mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
llms.txt: add page descriptions
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
@@ -14,5 +14,6 @@
|
||||
{{- define "pageItem" }}
|
||||
{{- if and .Title .Permalink }}
|
||||
- [{{ .Title }}]({{ .Permalink }})
|
||||
{{- with .Description }}: {{ chomp (replace . "\n" " ") }}{{- end }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
|
||||
Reference in New Issue
Block a user