Revert back to old theme for now because issues
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Marko Korhonen 2023-12-10 14:09:35 +02:00
parent cb5da88718
commit 835a1fe896
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
16 changed files with 335 additions and 4346 deletions

View file

@ -1,6 +1,7 @@
baseURL = 'https://korhonen.cc'
languageCode = 'en-us'
title = 'Marko Korhonen'
theme = 'toha'
enableEmoji = true
enableGitInfo = true

View file

@ -1,7 +0,0 @@
imports = [{ path = "github.com/hugo-toha/toha/v4" }]
mounts = [
{ source = "static/files", target = "static/files" },
{ source = "./node_modules/flag-icon-css/flags", target = "static/flags" },
{ source = "./node_modules/@fontsource/mulish/files", target = "static/files" },
{ source = "./node_modules/katex/dist/fonts", target = "static/fonts" },
]

View file

@ -11,8 +11,9 @@ gitForge = "gitea"
enable = false
[darkMode]
provider = "darkreader"
enable = true
#default = "system"
default = "system"
[logo]
main = "images/marko.png"