diff --git a/_includes/head/custom.html b/_includes/head/custom.html index 01767313..07eb2f0f 100644 --- a/_includes/head/custom.html +++ b/_includes/head/custom.html @@ -1,5 +1,26 @@ +{% include base_path %} + - + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/android-chrome-144x144.png b/images/android-chrome-144x144.png new file mode 100644 index 00000000..1f191ec7 Binary files /dev/null and b/images/android-chrome-144x144.png differ diff --git a/images/android-chrome-192x192.png b/images/android-chrome-192x192.png new file mode 100644 index 00000000..1f8d5a70 Binary files /dev/null and b/images/android-chrome-192x192.png differ diff --git a/images/android-chrome-36x36.png b/images/android-chrome-36x36.png new file mode 100644 index 00000000..2eb8625f Binary files /dev/null and b/images/android-chrome-36x36.png differ diff --git a/images/android-chrome-48x48.png b/images/android-chrome-48x48.png new file mode 100644 index 00000000..5f2d6912 Binary files /dev/null and b/images/android-chrome-48x48.png differ diff --git a/images/android-chrome-72x72.png b/images/android-chrome-72x72.png new file mode 100644 index 00000000..681dbe7d Binary files /dev/null and b/images/android-chrome-72x72.png differ diff --git a/images/android-chrome-96x96.png b/images/android-chrome-96x96.png new file mode 100644 index 00000000..1a40b1d2 Binary files /dev/null and b/images/android-chrome-96x96.png differ diff --git a/images/apple-touch-icon-114x114.png b/images/apple-touch-icon-114x114.png new file mode 100644 index 00000000..7b80b39e Binary files /dev/null and b/images/apple-touch-icon-114x114.png differ diff --git a/images/apple-touch-icon-120x120.png b/images/apple-touch-icon-120x120.png new file mode 100644 index 00000000..d9db2972 Binary files /dev/null and b/images/apple-touch-icon-120x120.png differ diff --git a/images/apple-touch-icon-144x144.png b/images/apple-touch-icon-144x144.png new file mode 100644 index 00000000..c3d83176 Binary files /dev/null and b/images/apple-touch-icon-144x144.png differ diff --git a/images/apple-touch-icon-152x152.png b/images/apple-touch-icon-152x152.png new file mode 100644 index 00000000..a768b28f Binary files /dev/null and b/images/apple-touch-icon-152x152.png differ diff --git a/images/apple-touch-icon-180x180.png b/images/apple-touch-icon-180x180.png new file mode 100644 index 00000000..51f87919 Binary files /dev/null and b/images/apple-touch-icon-180x180.png differ diff --git a/images/apple-touch-icon-57x57.png b/images/apple-touch-icon-57x57.png new file mode 100644 index 00000000..c726de4c Binary files /dev/null and b/images/apple-touch-icon-57x57.png differ diff --git a/images/apple-touch-icon-60x60.png b/images/apple-touch-icon-60x60.png new file mode 100644 index 00000000..7a90069b Binary files /dev/null and b/images/apple-touch-icon-60x60.png differ diff --git a/images/apple-touch-icon-72x72.png b/images/apple-touch-icon-72x72.png new file mode 100644 index 00000000..cdff6075 Binary files /dev/null and b/images/apple-touch-icon-72x72.png differ diff --git a/images/apple-touch-icon-76x76.png b/images/apple-touch-icon-76x76.png new file mode 100644 index 00000000..db893932 Binary files /dev/null and b/images/apple-touch-icon-76x76.png differ diff --git a/images/apple-touch-icon-precomposed.png b/images/apple-touch-icon-precomposed.png new file mode 100644 index 00000000..c0c37901 Binary files /dev/null and b/images/apple-touch-icon-precomposed.png differ diff --git a/images/apple-touch-icon.png b/images/apple-touch-icon.png new file mode 100644 index 00000000..51f87919 Binary files /dev/null and b/images/apple-touch-icon.png differ diff --git a/images/browserconfig.xml b/images/browserconfig.xml new file mode 100644 index 00000000..ff77e234 --- /dev/null +++ b/images/browserconfig.xml @@ -0,0 +1,12 @@ + + + + + + + + + #000000 + + + diff --git a/images/favicon-16x16.png b/images/favicon-16x16.png new file mode 100644 index 00000000..65909d64 Binary files /dev/null and b/images/favicon-16x16.png differ diff --git a/images/favicon-32x32.png b/images/favicon-32x32.png new file mode 100644 index 00000000..013c338f Binary files /dev/null and b/images/favicon-32x32.png differ diff --git a/images/favicon-96x96.png b/images/favicon-96x96.png new file mode 100644 index 00000000..b498be9d Binary files /dev/null and b/images/favicon-96x96.png differ diff --git a/images/favicon.ico b/images/favicon.ico new file mode 100644 index 00000000..2d14e29b Binary files /dev/null and b/images/favicon.ico differ diff --git a/images/manifest.json b/images/manifest.json new file mode 100644 index 00000000..d641c302 --- /dev/null +++ b/images/manifest.json @@ -0,0 +1,41 @@ +{ + "name": "Minimal Mistakes", + "icons": [ + { + "src": "\/images\/android-chrome-36x36.png?v=M44lzPylqQ", + "sizes": "36x36", + "type": "image\/png", + "density": 0.75 + }, + { + "src": "\/images\/android-chrome-48x48.png?v=M44lzPylqQ", + "sizes": "48x48", + "type": "image\/png", + "density": 1 + }, + { + "src": "\/images\/android-chrome-72x72.png?v=M44lzPylqQ", + "sizes": "72x72", + "type": "image\/png", + "density": 1.5 + }, + { + "src": "\/images\/android-chrome-96x96.png?v=M44lzPylqQ", + "sizes": "96x96", + "type": "image\/png", + "density": 2 + }, + { + "src": "\/images\/android-chrome-144x144.png?v=M44lzPylqQ", + "sizes": "144x144", + "type": "image\/png", + "density": 3 + }, + { + "src": "\/images\/android-chrome-192x192.png?v=M44lzPylqQ", + "sizes": "192x192", + "type": "image\/png", + "density": 4 + } + ] +} diff --git a/images/mstile-144x144.png b/images/mstile-144x144.png new file mode 100644 index 00000000..c3d83176 Binary files /dev/null and b/images/mstile-144x144.png differ diff --git a/images/mstile-150x150.png b/images/mstile-150x150.png new file mode 100644 index 00000000..c7a3c08d Binary files /dev/null and b/images/mstile-150x150.png differ diff --git a/images/mstile-310x150.png b/images/mstile-310x150.png new file mode 100644 index 00000000..25fd7bad Binary files /dev/null and b/images/mstile-310x150.png differ diff --git a/images/mstile-310x310.png b/images/mstile-310x310.png new file mode 100644 index 00000000..1a75b7f2 Binary files /dev/null and b/images/mstile-310x310.png differ diff --git a/images/mstile-70x70.png b/images/mstile-70x70.png new file mode 100644 index 00000000..88b5c256 Binary files /dev/null and b/images/mstile-70x70.png differ diff --git a/images/safari-pinned-tab.svg b/images/safari-pinned-tab.svg new file mode 100644 index 00000000..d517ee13 --- /dev/null +++ b/images/safari-pinned-tab.svg @@ -0,0 +1,34 @@ + + + + +Created by potrace 1.11, written by Peter Selinger 2001-2013 + + + + + + + diff --git a/images/site-logo.png b/images/site-logo.png index d2fc9f52..251dd22a 100644 Binary files a/images/site-logo.png and b/images/site-logo.png differ