feat: ability to create a project #9

Merged
matous-volf merged 50 commits from feat/project-create into main 2024-08-18 21:36:06 +00:00
Showing only changes of commit 72de33dab8 - Show all commits

View File

@ -16,7 +16,7 @@ asset_dir = "assets"
[web.app]
# HTML title tag content
title = "todo-baggins"
title = "Todo Baggins"
[web.watcher]