Skip to content

Commit 784a7b9

Browse files
authored
Merge pull request #363 from axivo/fix/module-update
fix: page output
2 parents b9f2c5d + f7d72a7 commit 784a7b9

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)