shigusegubu
This commit is contained in:
parent
c07adb7121
commit
be286aff19
17 changed files with 334 additions and 12 deletions
|
|
@ -4,7 +4,12 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Pleroma</title>
|
||||
<link rel="icon" type="image/png" href="/favicon.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/ngs/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/ngs/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/ngs/favicon-16x16.png">
|
||||
<link rel="manifest" href="/ngs/manifest.json">
|
||||
<link rel="mask-icon" href="/ngs/safari-pinned-tab.svg" color="#370f34">
|
||||
<meta name="theme-color" content="#370f34">
|
||||
<link rel="stylesheet" href="/static/font/css/fontello.css">
|
||||
<link rel="stylesheet" href="/static/font/css/animation.css">
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue