Compare commits

...

1 Commits

Author SHA1 Message Date
ab83953e64 Initial blog commits 2018-06-18 10:35:05 -04:00

View File

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