Update toha theme to v4
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Marko Korhonen 2024-01-26 22:28:35 +02:00
parent 00bb334293
commit 7bdd8253d3
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
15 changed files with 4362 additions and 350 deletions

View file

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