diff --git a/static/images/android-chrome-96x96.png b/static/images/android-chrome-96x96.png new file mode 100644 index 0000000..5c4b316 Binary files /dev/null and b/static/images/android-chrome-96x96.png differ diff --git a/static/images/apple-touch-icon.png b/static/images/apple-touch-icon.png new file mode 100644 index 0000000..e5dcd9b Binary files /dev/null and b/static/images/apple-touch-icon.png differ diff --git a/static/images/browserconfig.xml b/static/images/browserconfig.xml new file mode 100644 index 0000000..b3930d0 --- /dev/null +++ b/static/images/browserconfig.xml @@ -0,0 +1,9 @@ + + + + + + #da532c + + + diff --git a/static/images/favicon-16x16.png b/static/images/favicon-16x16.png new file mode 100644 index 0000000..d719752 Binary files /dev/null and b/static/images/favicon-16x16.png differ diff --git a/static/images/favicon-32x32.png b/static/images/favicon-32x32.png new file mode 100644 index 0000000..540b9ed Binary files /dev/null and b/static/images/favicon-32x32.png differ diff --git a/static/images/favicon.ico b/static/images/favicon.ico new file mode 100644 index 0000000..47e82cc Binary files /dev/null and b/static/images/favicon.ico differ diff --git a/static/images/mstile-150x150.png b/static/images/mstile-150x150.png new file mode 100644 index 0000000..68484cd Binary files /dev/null and b/static/images/mstile-150x150.png differ diff --git a/static/images/safari-pinned-tab.svg b/static/images/safari-pinned-tab.svg new file mode 100644 index 0000000..4efbdc5 --- /dev/null +++ b/static/images/safari-pinned-tab.svg @@ -0,0 +1,28 @@ + + + + +Created by potrace 1.11, written by Peter Selinger 2001-2013 + + + + + diff --git a/static/images/site.webmanifest b/static/images/site.webmanifest new file mode 100644 index 0000000..c42d1a5 --- /dev/null +++ b/static/images/site.webmanifest @@ -0,0 +1,14 @@ +{ + "name": "", + "short_name": "", + "icons": [ + { + "src": "/android-chrome-96x96.png", + "sizes": "96x96", + "type": "image/png" + } + ], + "theme_color": "#ffffff", + "background_color": "#ffffff", + "display": "standalone" +} diff --git a/themes/piratecare/layouts/partials/head.html b/themes/piratecare/layouts/partials/head.html index 2e3ec00..2f174df 100644 --- a/themes/piratecare/layouts/partials/head.html +++ b/themes/piratecare/layouts/partials/head.html @@ -1,6 +1,15 @@ {{ block "title" . }} {{- .Title }} - {{ .Site.Title -}} {{ end }} + + + + + + + + + {{ if .Description }}