Skip to content

Commit d302ee8

Browse files
committed
Fix: ensure Hugo output is generated in public/
1 parent 6219866 commit d302ee8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pagination:
44
pagerSize: 5
55
theme: PaperMod
66

7-
publishDir: "docs"
7+
publishDir: "public"
88

99
caches:
1010
images:

0 commit comments

Comments
 (0)