Started work on the admin/login system.

- Added description to template.html.
- Testing on:submit using a js callback.
- Added title to admin page.
This commit is contained in:
2020-09-10 15:05:12 +01:00
parent 5d21c148c7
commit 31c31b0a61
3 changed files with 22 additions and 4 deletions

View File

@ -4,6 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="theme-color" content="#333333">
<meta name="description" content="Quartznet is a small team developing games, tools and more!">
%sapper.base%