fix(*): Remove additional slash

This commit is contained in:
Josh Creek
2021-07-12 22:44:28 +01:00
parent a5b3be56dc
commit ac4a262660
+1 -1
View File
@@ -23,7 +23,7 @@ email: your-email@example.com
description: >- # this means to ignore newlines until "baseurl:"
A blog covering anything I found interesting or useful in the worlds of technology and code.
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://www.jcreek.co.uk/" # the base hostname & protocol for your site, e.g. http://example.com
url: "https://www.jcreek.co.uk" # the base hostname & protocol for your site, e.g. http://example.com
twitter_username: jcreek23
github_username: jcreek