Skip to content

Commit 2ccaf14

Browse files
authored
Merge pull request #96 from d-morrison/fix/issue-69-llms-txt
Enable Quarto llms-txt for the website
2 parents 87fddcc + b4e9826 commit 2ccaf14

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

_quarto-website.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ website:
1717
title: "Quarto Website Template"
1818
site-url: https://ucd-serg.github.io/qwt/
1919
description: "A template for creating websites with Quarto"
20+
# https://quarto.org/docs/websites/website-llms.html — use `llms-txt:`, not `llms:` (schema error)
21+
llms-txt: true
2022
page-footer:
2123
center: "Built with [Quarto](https://quarto.org/)"
2224
back-to-top-navigation: true

0 commit comments

Comments
 (0)