haku - first draft

This commit is contained in:
りき萌 2024-07-24 18:20:47 +02:00
parent 2a68cfbf63
commit d813675d47
5 changed files with 1205 additions and 0 deletions

View file

@ -54,4 +54,5 @@ description = "a place on the Internet I like to call home"
import_roots = [
{ name = "treehouse", path = "static/js" },
{ name = "tairu", path = "static/js/components/tairu" },
{ name = "haku", path = "static/js/components/haku" },
]