Add system editing

This commit is contained in:
Spectralitree
2020-12-11 16:35:25 +01:00
parent d30136fba2
commit e421222002
11 changed files with 251 additions and 49 deletions

View File

@@ -6,9 +6,14 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta
name="A web interface for pluralkit."
content="(This is still a work in progress)"
name="application-name"
content="pk-webs"
/>
<meta
name="description"
content="A web interface for pluralkit. (This is still a work in progress)"
/>
<!--
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/