Skip to content

Commit f7d72a7

Browse files
committed
fix: page output
1 parent b9f2c5d commit f7d72a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ markup:
2121
noClasses: false
2222
outputs:
2323
home: [html]
24-
page: [html, llms]
24+
page: [html]
2525
section: [html, rss]
2626
params:
2727
blog:

0 commit comments

Comments
 (0)