Compare commits
1 次程式碼提交
2a44e3494c
...
ab83953e64
| 作者 | SHA1 | 提交日期 | |
|---|---|---|---|
| ab83953e64 |
@@ -4,8 +4,8 @@
|
|||||||
# baseurl is the website's URL without the hostname
|
# baseurl is the website's URL without the hostname
|
||||||
|
|
||||||
# If you are building a simple GitHub user page (http://username.github.io) then use these settings:
|
# If you are building a simple GitHub user page (http://username.github.io) then use these settings:
|
||||||
url: "http://username.github.io"
|
url: "https://blog.bryanroessler.com"
|
||||||
baseurl: ""
|
baseurl: "."
|
||||||
|
|
||||||
# If you are building a GitHub project page then use these settings:
|
# If you are building a GitHub project page then use these settings:
|
||||||
#url: "http://username.github.io/projectname"
|
#url: "http://username.github.io/projectname"
|
||||||
@@ -14,7 +14,7 @@ baseurl: ""
|
|||||||
# Of course don't forget to change the username and projectname to YOUR username and project
|
# Of course don't forget to change the username and projectname to YOUR username and project
|
||||||
|
|
||||||
# Name of website
|
# Name of website
|
||||||
title: My website
|
title: Bryan's Blog
|
||||||
|
|
||||||
# Short description of your site
|
# Short description of your site
|
||||||
description: A virtual proof that name is awesome!
|
description: A virtual proof that name is awesome!
|
||||||
|
|||||||
Reference in New Issue
Block a user