mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
First pass at new site theme
This commit is contained in:
committed by
Chris Cummer
parent
87dba25afe
commit
62c19e3c49
12
_site/config.toml-orig
Normal file
12
_site/config.toml-orig
Normal file
@@ -0,0 +1,12 @@
|
||||
baseURL = "https://wtfutil.com/"
|
||||
languageCode = "en-us"
|
||||
pygmentsCodeFences = true
|
||||
pygmentsUseClasses = true
|
||||
publishDir = "../docs"
|
||||
sectionPagesMenu = "main"
|
||||
theme = "hyde-hyde"
|
||||
title = "WTF - A Terminal Dashboard"
|
||||
|
||||
[params]
|
||||
author = "Chris Cummer"
|
||||
authorimage = "/img/wtf.png"
|
||||
Reference in New Issue
Block a user