add diverse links and meta to head (#522)

This commit is contained in:
fdb-hiroshima
2019-04-09 15:33:34 +02:00
committed by GitHub
parent de296b633f
commit c19c094e0c
4 changed files with 37 additions and 4 deletions
+1
View File
@@ -13,6 +13,7 @@
<link rel="stylesheet" href="@uri!(plume_static_files: file = "css/feather.css", _build_id = CACHE_NAME)" />
<link rel="manifest" href="@uri!(instance::web_manifest)" />
<link rel="icon" type="image/png" href="@uri!(plume_static_files: file = CONFIG.logo.favicon.as_str(), _build_id = CACHE_NAME)">
<meta content='#282c37' name='theme-color'/>
@:head()
</head>
<body>