Update README.md

This commit is contained in:
Adam Matthiesen 2024-02-25 01:06:14 -08:00 committed by GitHub
parent c3d156b205
commit 28565e3fc3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 2 deletions

View File

@ -92,8 +92,9 @@ import { GetGist } from "@matthiesenxyz/astro-gists/components"
This Utility is meant to display an entire collection of Gists by ID
```astro
---
import { GetGistGroup } from "@matthiesenxyz/astro-gists/components"
---
<GetGistGroup
gistId="your-gist-id-here"
/>
@ -128,4 +129,4 @@ You can now edit files in `package`. Please note that making changes to those fi
- [`Octokit`](http://octokit.github.io) by GitHub
- [`Expressive-Code`](https://expressive-code.com/) By Hippotasic
- [`astro-integration-kit`](https://github.com/florian-lefebvre/astro-integration-kit) by Florian
- [`astro-integration-kit`](https://github.com/florian-lefebvre/astro-integration-kit) by Florian