Skip to content

Commit 393c2d3

Browse files
committed
added relativeURLs as false
1 parent 5fa5a1d commit 393c2d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hugo.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
baseURL: "https://aankitdas.github.io/"
2+
relativeURLs: false
23
languageCode: "en-us"
34
title: "Aankit's Space"
45
theme: hugo-profile
@@ -8,6 +9,7 @@ outputs:
89
- "HTML"
910
- "RSS"
1011
- "JSON"
12+
section: ["HTML", "RSS"]
1113
page:
1214
- "HTML"
1315
- "RSS"

0 commit comments

Comments
 (0)