adjusted url in _config.yml and made readme.md
This commit is contained in:
parent
e010f2f1e0
commit
add8306877
2 changed files with 3 additions and 1 deletions
|
@ -1 +1,3 @@
|
|||
# brendan.mcdevitt.tech
|
||||
|
||||
this is the git repository for where i store my website files for brendan.mcdevitt.tech
|
||||
|
|
|
@ -18,7 +18,7 @@ email: bpmcdevitt@thelinuxspace.com
|
|||
description: > # this means to ignore newlines until "baseurl:"
|
||||
computers, free software, infosec, programming, gaming, system administration
|
||||
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
|
||||
github_username: booboy
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue