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:
parent
4ffaa80f02
commit
d37eef8b88
3 changed files with 22 additions and 4 deletions
|
|
@ -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%
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue