Skip to content

Commit 3786029

Browse files
authored
Updated config.yml
1 parent 8795934 commit 3786029

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

_config.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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://username.github.io"
7+
url: "https://unitycommunity.github.io/blog/"
88
baseurl: ""
99

1010
# If you are building a GitHub project page then use these settings:
@@ -14,10 +14,13 @@ baseurl: ""
1414
# Of course don't forget to change the username and projectname to YOUR username and project
1515

1616
# Name of website
17-
title: My website
17+
title: Unity Community Blog
1818

1919
# 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
2124

2225
# --- Navigation bar options --- #
2326

0 commit comments

Comments
 (0)