diff --git a/config.toml b/config.toml index bf36ca2..775a37c 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = 'http://example.org/' +baseURL = 'https://jackanope.hyperling.com/' languageCode = 'en-us' title = 'Jackanope Ungathering' @@ -16,3 +16,5 @@ theme = "lugo" nextprev = false taglist = false showrss = false + +custom_css = ["style.css"]