Compare commits

...

1 次程式碼提交

作者 SHA1 備註 提交日期
2a44e3494c Initial blog commits 2018-06-18 10:32:06 -04:00

查看文件

@@ -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"