Compare commits

2 Commits

Author SHA1 Message Date
defddfadae fix: the app title () 2025-02-15 11:28:20 +00:00
ac8a533079 fix: the app title 2025-02-10 16:38:58 +01:00

@ -9,7 +9,7 @@ asset_dir = "assets"
[web.app] [web.app]
# HTML title tag content # HTML title tag content
title = "irismemories" title = "Todo Baggins"
# include `assets` in web platform # include `assets` in web platform
[web.resource] [web.resource]