korhonen.cc/config/_default/module.toml
Marko Korhonen 7bdd8253d3
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Update toha theme to v4
2024-01-26 22:28:35 +02:00

19 lines
358 B
TOML

[[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"