commit
This commit is contained in:
@@ -1 +1 @@
|
|||||||
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
|
{"name":"","short_name":"","icons":[{"src":"assets/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"assets/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
|
||||||
|
|||||||
+10834
File diff suppressed because it is too large
Load Diff
@@ -21,6 +21,12 @@
|
|||||||
<link rel="icon" type="image/png" sizes="32x32" href="{{ theme_url }}/assets/favicon-32x32.png">
|
<link rel="icon" type="image/png" sizes="32x32" href="{{ theme_url }}/assets/favicon-32x32.png">
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="{{ theme_url }}/assets/favicon-16x16.png">
|
<link rel="icon" type="image/png" sizes="16x16" href="{{ theme_url }}/assets/favicon-16x16.png">
|
||||||
<link rel="manifest" href="{{ theme_url }}/assets/site.webmanifest">
|
<link rel="manifest" href="{{ theme_url }}/assets/site.webmanifest">
|
||||||
|
|
||||||
|
<!-- Bootstrap icons-->
|
||||||
|
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css" rel="stylesheet" />
|
||||||
|
<!-- Core theme CSS (includes Bootstrap)-->
|
||||||
|
<link href="{{ theme_url }}/css/styles.css" rel="stylesheet" />
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="{{ theme_url }}/css/style.css" type="text/css" />
|
<link rel="stylesheet" href="{{ theme_url }}/css/style.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="{{ theme_url }}/css/droidsans.css" type="text/css" />
|
<link rel="stylesheet" href="{{ theme_url }}/css/droidsans.css" type="text/css" />
|
||||||
|
|||||||
Reference in New Issue
Block a user