github pages fix
This commit is contained in:
@@ -2,6 +2,7 @@ baseURL: "https://profile.gurusabarish.tech"
|
|||||||
languageCode: "en-us"
|
languageCode: "en-us"
|
||||||
title: "Hugo-profile"
|
title: "Hugo-profile"
|
||||||
theme: "./.."
|
theme: "./.."
|
||||||
|
relativeURLs: true
|
||||||
|
|
||||||
googleanalytics: UA-xxxxxx-x
|
googleanalytics: UA-xxxxxx-x
|
||||||
disqusShortname:
|
disqusShortname:
|
||||||
|
|||||||
+2
-1
@@ -1,7 +1,8 @@
|
|||||||
baseURL: "https://example.com"
|
baseURL: "https://example.com"
|
||||||
languageCode: "en-us"
|
languageCode: "en-us"
|
||||||
title: "Hugo-profile"
|
title: "Hugo-profile"
|
||||||
theme: "hugo-profile"
|
theme: "./.."
|
||||||
|
relativeURLs: true
|
||||||
|
|
||||||
googleanalytics: UA-xxxxxx-x
|
googleanalytics: UA-xxxxxx-x
|
||||||
disqusShortname:
|
disqusShortname:
|
||||||
|
|||||||
Reference in New Issue
Block a user