File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 4
4
# baseurl is the website's URL without the hostname
5
5
6
6
# If you are building a simple GitHub user page (https://username.github.io) then use these settings:
7
- url : " https://username .github.io"
7
+ url : " https://unitycommunity .github.io/blog/ "
8
8
baseurl : " "
9
9
10
10
# If you are building a GitHub project page then use these settings:
@@ -14,10 +14,13 @@ baseurl: ""
14
14
# Of course don't forget to change the username and projectname to YOUR username and project
15
15
16
16
# Name of website
17
- title : My website
17
+ title : Unity Community Blog
18
18
19
19
# Short description of your site
20
- description : A virtual proof that name is awesome!
20
+ description : Unity Community Official Blog
21
+
22
+ # Theme
23
+ remote_theme : daattali/beautiful-jekyll
21
24
22
25
# --- Navigation bar options --- #
23
26
You can’t perform that action at this time.
0 commit comments