mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-19 07:29:46 +02:00
feat: consistent styling
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
|
||||
<!-- Optional but recommended for iOS support -->
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<link rel="apple-touch-icon" href="/assets/icons/icon-192x192.png">
|
||||
<link rel="icon" href="/assets/icon/favicon.ico">
|
||||
<link rel="apple-touch-icon" href="/assets/icon/apple-touch-icon.png">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
||||
{% block head %}{% endblock %}
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user