mirror of
https://github.com/CoderSherlock/CoderSherlock.github.io.git
synced 2026-06-12 23:58:11 -07:00
Fixed incorrect url bug
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@
|
||||
##############################
|
||||
text_skin: default # "default" (default), "dark", "forest", "ocean", "chocolate", "orange"
|
||||
highlight_theme: default # "default" (default), "tomorrow", "tomorrow-night", "tomorrow-night-eighties", "tomorrow-night-blue", "tomorrow-night-bright"
|
||||
url : "https://codersherlock.github.com/"
|
||||
url : "https://codersherlock.github.io"
|
||||
baseurl : ""
|
||||
title : Stop Talking, Start Doing
|
||||
description: > # this means to ignore newlines until "Language & timezone"
|
||||
|
||||
Reference in New Issue
Block a user