diff options
| author | raeno <just.raeno@gmail.com> | 2018-12-13 22:29:07 +0100 |
|---|---|---|
| committer | raeno <just.raeno@gmail.com> | 2018-12-13 22:29:07 +0100 |
| commit | 107596339c3f89309c087678c110c5aad1ba1b42 (patch) | |
| tree | 4c54ff479a4e10f0d163306e67afbcb67954265e | |
| parent | 99b2b7a20358a1324ea139353109784213ebd5d3 (diff) | |
Add placeholder to insert server generated metatags. Related to #430
| -rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Pleroma</title> + <!--server-generated-meta--> <link rel="icon" type="image/png" href="/favicon.png"> <link rel="stylesheet" href="/static/font/css/fontello.css"> <link rel="stylesheet" href="/static/font/css/animation.css"> |
