We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3786029 commit 1a2ff0cCopy full SHA for 1a2ff0c
_config.yml
@@ -4,12 +4,12 @@
4
# baseurl is the website's URL without the hostname
5
6
# If you are building a simple GitHub user page (https://username.github.io) then use these settings:
7
-url: "https://unitycommunity.github.io/blog/"
8
-baseurl: ""
+#url: "https://unitycommunity.github.io/blog/"
+#baseurl: ""
9
10
# If you are building a GitHub project page then use these settings:
11
-#url: "http://username.github.io/projectname"
12
-#baseurl: "/projectname"
+url: "https://unitycommunity.github.io/blog"
+baseurl: "/blog"
13
14
# Of course don't forget to change the username and projectname to YOUR username and project
15
0 commit comments