mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-14 09:40:10 +00:00
Add system editing
This commit is contained in:
parent
d30136fba2
commit
e421222002
11 changed files with 251 additions and 49 deletions
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue