llms.txt: add markup for h1

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson
2025-11-11 19:34:20 +01:00
parent e17aa3e6a6
commit d4bbf9b8e9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
{{ .Title }}
# {{ .Title }}
{{ .RenderShortcodes }}
{{ range where .Pages "Permalink" "ne" "" }}
- [{{ .Title }}]({{ .Permalink }})

View File

@@ -1,2 +1,2 @@
{{ .Title }}
# {{ .Title }}
{{ .RenderShortcodes }}