Skip to content

Commit 1a2ff0c

Browse files
authored
Update url and base url
1 parent 3786029 commit 1a2ff0c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
# baseurl is the website's URL without the hostname
55

66
# 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: ""
7+
#url: "https://unitycommunity.github.io/blog/"
8+
#baseurl: ""
99

1010
# If you are building a GitHub project page then use these settings:
11-
#url: "http://username.github.io/projectname"
12-
#baseurl: "/projectname"
11+
url: "https://unitycommunity.github.io/blog"
12+
baseurl: "/blog"
1313

1414
# Of course don't forget to change the username and projectname to YOUR username and project
1515

0 commit comments

Comments
 (0)