Override theme's css with static style sheet. Update baseURL.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
baseURL = 'http://example.org/'
|
baseURL = 'https://jackanope.hyperling.com/'
|
||||||
languageCode = 'en-us'
|
languageCode = 'en-us'
|
||||||
title = 'Jackanope Ungathering'
|
title = 'Jackanope Ungathering'
|
||||||
|
|
||||||
@@ -16,3 +16,5 @@ theme = "lugo"
|
|||||||
nextprev = false
|
nextprev = false
|
||||||
taglist = false
|
taglist = false
|
||||||
showrss = false
|
showrss = false
|
||||||
|
|
||||||
|
custom_css = ["style.css"]
|
||||||
|
Reference in New Issue
Block a user