mirror of
https://github.com/jcreek/jcreek.github.io.git
synced 2026-07-12 18:43:50 +00:00
fix(*): Remove additional slash
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user