Skip to content

Instantly share code, notes, and snippets.

@delucis
Last active January 6, 2026 15:07
Show Gist options
  • Select an option

  • Save delucis/0b44f4ff0397767b2416cc981692c346 to your computer and use it in GitHub Desktop.

Select an option

Save delucis/0b44f4ff0397767b2416cc981692c346 to your computer and use it in GitHub Desktop.
Astro Embed Gist Example
---
import { Gist } from '@astro-community/astro-embed-gist';
---
<p>Here’s an example of using the Astro Embed <code>Gist</code> component:</p>
<Gist id="https://gist.github.com/delucis/0b44f4ff0397767b2416cc981692c346" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment