|
@@ -12,7 +12,10 @@
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
<meta name="generator" content="Source Themes Academic {{ site.Data.academic.version }}">
|
|
|
|
|
|
+ {{ if site.Home.OutputFormats.Get "WebAppManifest" }}
|
|
|
<link rel="manifest" href="{{ "index.webmanifest" | relLangURL }}">
|
|
|
+ {{ end }}
|
|
|
+
|
|
|
<link rel="icon" type="image/png" href="{{(partial "functions/get_icon" 32).RelPermalink}}">
|
|
|
<link rel="apple-touch-icon" type="image/png" href="{{(partial "functions/get_icon" 192).RelPermalink}}">
|
|
|
|