astro-gists/playground/src/pages/index.astro

9 lines
173 B
Plaintext

---
import { GetGist } from "@matthiesenxyz/astro-gists/components"
---
<h1>Testing</h1>
<GetGist
gistId="ff6704ff48e79f45ce5f7c47932bffab"
filename="authentik.yaml"
/>