Skip to content

Commit 6021b93

Browse files
feat: alternate llms.txt in root html (#724)
Signed-off-by: David Dal Busco <david.dalbusco@outlook.com>
1 parent 9a9f970 commit 6021b93

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/pages/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ export default function Home(): JSX.Element {
3636
<Layout>
3737
<Head>
3838
<link href="https://juno.build" rel="canonical" />
39+
<link rel="alternate" type="text/markdown" href="/llms.txt" />
3940
</Head>
4041

4142
<div className={styles.home}>

0 commit comments

Comments
 (0)