adjusted url in _config.yml and made readme.md

This commit is contained in:
Brendan McDevitt 2017-07-06 15:45:50 -04:00
parent e010f2f1e0
commit add8306877
2 changed files with 3 additions and 1 deletions

View file

@ -1 +1,3 @@
# brendan.mcdevitt.tech # brendan.mcdevitt.tech
this is the git repository for where i store my website files for brendan.mcdevitt.tech

View file

@ -18,7 +18,7 @@ email: bpmcdevitt@thelinuxspace.com
description: > # this means to ignore newlines until "baseurl:" description: > # this means to ignore newlines until "baseurl:"
computers, free software, infosec, programming, gaming, system administration computers, free software, infosec, programming, gaming, system administration
baseurl: "" # the subpath of your site, e.g. /blog baseurl: "" # the subpath of your site, e.g. /blog
url: "" # the base hostname & protocol for your site, e.g. http://example.com url: "https://brendan.mcdevitt.tech" # the base hostname & protocol for your site, e.g. http://example.com
twitter_username: bpmcdevitt twitter_username: bpmcdevitt
github_username: booboy github_username: booboy