We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a9f970 commit 6021b93Copy full SHA for 6021b93
1 file changed
src/pages/index.tsx
@@ -36,6 +36,7 @@ export default function Home(): JSX.Element {
36
<Layout>
37
<Head>
38
<link href="https://juno.build" rel="canonical" />
39
+ <link rel="alternate" type="text/markdown" href="/llms.txt" />
40
</Head>
41
42
<div className={styles.home}>
0 commit comments