Change design
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
<meta name="description" content="[#]lang:meta.page_desc[#]">
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
<meta name="color-scheme" content="light">
|
||||
<meta name="theme-color" content="#2c2114">
|
||||
<meta name="theme-color" content="#fef9ed">
|
||||
<meta name="apple-mobile-web-app-title" content="[#]title[#]" />
|
||||
<link rel="icon" type="image/svg+xml" href="assets/images/icons/favicon.svg" />
|
||||
<link rel="apple-touch-icon" href="assets/images/icons/apple-touch-icon.svg" />
|
||||
<link rel="icon" type="image/png" href="assets/images/icons/favicon.png" />
|
||||
<link rel="apple-touch-icon" href="assets/images/icons/apple-touch-icon.png" />
|
||||
<link rel="manifest" href="assets/images/icons/site.webmanifest" />
|
||||
<script id="app-config" type="application/json">[#]app_config[#]</script>
|
||||
<title>[#]title[#]</title>
|
||||
|
||||
Reference in New Issue
Block a user