mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Publish the new site theme to the correct directory
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
baseURL = "https://wtfutil.com/"
|
||||
languageCode = "en-us"
|
||||
publishDir = "../docs"
|
||||
pygmentsCodeFences = true
|
||||
pygmentsUseClasses = true
|
||||
publishDir = "../docs"
|
||||
sectionPagesMenu = "main"
|
||||
theme = "hyde-hyde"
|
||||
title = "WTF - A Terminal Dashboard"
|
||||
|
||||
Reference in New Issue
Block a user