Setting up data, and added SQLite and TOML

This commit is contained in:
2026-08-02 23:48:34 -05:00
parent 81c0a97499
commit d87b2e3730
5 changed files with 81 additions and 5 deletions

View File

@@ -5,7 +5,8 @@
<link type="text/rcss" href="styles/main.rcss" />
</head>
<body>
<body data-model="app_data">
<h1>{{page_title}}</h1>
<p>Hello world!</p>
</body>