fix: the app title (#94)

This commit is contained in:
2025-02-15 11:28:20 +00:00
committed by Gitea

View File

@ -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]