From 6e0ceb9f9ee6a63d2e0ff39217a419ce678381f1 Mon Sep 17 00:00:00 2001 From: Nathan Cannon Date: Wed, 21 Oct 2015 20:09:45 +0100 Subject: [PATCH] Moved favicon stuff to lessen static folder clutter. --- .../{ => favicon}/android-chrome-144x144.png | Bin .../{ => favicon}/android-chrome-192x192.png | Bin static/{ => favicon}/android-chrome-36x36.png | Bin static/{ => favicon}/android-chrome-48x48.png | Bin static/{ => favicon}/android-chrome-72x72.png | Bin static/{ => favicon}/android-chrome-96x96.png | Bin .../apple-touch-icon-114x114.png | Bin .../apple-touch-icon-120x120.png | Bin .../apple-touch-icon-144x144.png | Bin .../apple-touch-icon-152x152.png | Bin .../apple-touch-icon-180x180.png | Bin .../{ => favicon}/apple-touch-icon-57x57.png | Bin .../{ => favicon}/apple-touch-icon-60x60.png | Bin .../{ => favicon}/apple-touch-icon-72x72.png | Bin .../{ => favicon}/apple-touch-icon-76x76.png | Bin .../apple-touch-icon-precomposed.png | Bin static/{ => favicon}/apple-touch-icon.png | Bin static/{ => favicon}/browserconfig.xml | 0 static/{ => favicon}/favicon-16x16.png | Bin static/{ => favicon}/favicon-32x32.png | Bin static/{ => favicon}/favicon-96x96.png | Bin static/{ => favicon}/favicon.ico | Bin static/{ => favicon}/manifest.json | 0 static/{ => favicon}/mstile-144x144.png | Bin static/{ => favicon}/mstile-150x150.png | Bin static/{ => favicon}/mstile-310x150.png | Bin static/{ => favicon}/mstile-310x310.png | Bin static/{ => favicon}/mstile-70x70.png | Bin templates/layout.html | 32 +++++++++--------- 29 files changed, 16 insertions(+), 16 deletions(-) rename static/{ => favicon}/android-chrome-144x144.png (100%) rename static/{ => favicon}/android-chrome-192x192.png (100%) rename static/{ => favicon}/android-chrome-36x36.png (100%) rename static/{ => favicon}/android-chrome-48x48.png (100%) rename static/{ => favicon}/android-chrome-72x72.png (100%) rename static/{ => favicon}/android-chrome-96x96.png (100%) rename static/{ => favicon}/apple-touch-icon-114x114.png (100%) rename static/{ => favicon}/apple-touch-icon-120x120.png (100%) rename static/{ => favicon}/apple-touch-icon-144x144.png (100%) rename static/{ => favicon}/apple-touch-icon-152x152.png (100%) rename static/{ => favicon}/apple-touch-icon-180x180.png (100%) rename static/{ => favicon}/apple-touch-icon-57x57.png (100%) rename static/{ => favicon}/apple-touch-icon-60x60.png (100%) rename static/{ => favicon}/apple-touch-icon-72x72.png (100%) rename static/{ => favicon}/apple-touch-icon-76x76.png (100%) rename static/{ => favicon}/apple-touch-icon-precomposed.png (100%) rename static/{ => favicon}/apple-touch-icon.png (100%) rename static/{ => favicon}/browserconfig.xml (100%) rename static/{ => favicon}/favicon-16x16.png (100%) rename static/{ => favicon}/favicon-32x32.png (100%) rename static/{ => favicon}/favicon-96x96.png (100%) rename static/{ => favicon}/favicon.ico (100%) rename static/{ => favicon}/manifest.json (100%) rename static/{ => favicon}/mstile-144x144.png (100%) rename static/{ => favicon}/mstile-150x150.png (100%) rename static/{ => favicon}/mstile-310x150.png (100%) rename static/{ => favicon}/mstile-310x310.png (100%) rename static/{ => favicon}/mstile-70x70.png (100%) diff --git a/static/android-chrome-144x144.png b/static/favicon/android-chrome-144x144.png similarity index 100% rename from static/android-chrome-144x144.png rename to static/favicon/android-chrome-144x144.png diff --git a/static/android-chrome-192x192.png b/static/favicon/android-chrome-192x192.png similarity index 100% rename from static/android-chrome-192x192.png rename to static/favicon/android-chrome-192x192.png diff --git a/static/android-chrome-36x36.png b/static/favicon/android-chrome-36x36.png similarity index 100% rename from static/android-chrome-36x36.png rename to static/favicon/android-chrome-36x36.png diff --git a/static/android-chrome-48x48.png b/static/favicon/android-chrome-48x48.png similarity index 100% rename from static/android-chrome-48x48.png rename to static/favicon/android-chrome-48x48.png diff --git a/static/android-chrome-72x72.png b/static/favicon/android-chrome-72x72.png similarity index 100% rename from static/android-chrome-72x72.png rename to static/favicon/android-chrome-72x72.png diff --git a/static/android-chrome-96x96.png b/static/favicon/android-chrome-96x96.png similarity index 100% rename from static/android-chrome-96x96.png rename to static/favicon/android-chrome-96x96.png diff --git a/static/apple-touch-icon-114x114.png b/static/favicon/apple-touch-icon-114x114.png similarity index 100% rename from static/apple-touch-icon-114x114.png rename to static/favicon/apple-touch-icon-114x114.png diff --git a/static/apple-touch-icon-120x120.png b/static/favicon/apple-touch-icon-120x120.png similarity index 100% rename from static/apple-touch-icon-120x120.png rename to static/favicon/apple-touch-icon-120x120.png diff --git a/static/apple-touch-icon-144x144.png b/static/favicon/apple-touch-icon-144x144.png similarity index 100% rename from static/apple-touch-icon-144x144.png rename to static/favicon/apple-touch-icon-144x144.png diff --git a/static/apple-touch-icon-152x152.png b/static/favicon/apple-touch-icon-152x152.png similarity index 100% rename from static/apple-touch-icon-152x152.png rename to static/favicon/apple-touch-icon-152x152.png diff --git a/static/apple-touch-icon-180x180.png b/static/favicon/apple-touch-icon-180x180.png similarity index 100% rename from static/apple-touch-icon-180x180.png rename to static/favicon/apple-touch-icon-180x180.png diff --git a/static/apple-touch-icon-57x57.png b/static/favicon/apple-touch-icon-57x57.png similarity index 100% rename from static/apple-touch-icon-57x57.png rename to static/favicon/apple-touch-icon-57x57.png diff --git a/static/apple-touch-icon-60x60.png b/static/favicon/apple-touch-icon-60x60.png similarity index 100% rename from static/apple-touch-icon-60x60.png rename to static/favicon/apple-touch-icon-60x60.png diff --git a/static/apple-touch-icon-72x72.png b/static/favicon/apple-touch-icon-72x72.png similarity index 100% rename from static/apple-touch-icon-72x72.png rename to static/favicon/apple-touch-icon-72x72.png diff --git a/static/apple-touch-icon-76x76.png b/static/favicon/apple-touch-icon-76x76.png similarity index 100% rename from static/apple-touch-icon-76x76.png rename to static/favicon/apple-touch-icon-76x76.png diff --git a/static/apple-touch-icon-precomposed.png b/static/favicon/apple-touch-icon-precomposed.png similarity index 100% rename from static/apple-touch-icon-precomposed.png rename to static/favicon/apple-touch-icon-precomposed.png diff --git a/static/apple-touch-icon.png b/static/favicon/apple-touch-icon.png similarity index 100% rename from static/apple-touch-icon.png rename to static/favicon/apple-touch-icon.png diff --git a/static/browserconfig.xml b/static/favicon/browserconfig.xml similarity index 100% rename from static/browserconfig.xml rename to static/favicon/browserconfig.xml diff --git a/static/favicon-16x16.png b/static/favicon/favicon-16x16.png similarity index 100% rename from static/favicon-16x16.png rename to static/favicon/favicon-16x16.png diff --git a/static/favicon-32x32.png b/static/favicon/favicon-32x32.png similarity index 100% rename from static/favicon-32x32.png rename to static/favicon/favicon-32x32.png diff --git a/static/favicon-96x96.png b/static/favicon/favicon-96x96.png similarity index 100% rename from static/favicon-96x96.png rename to static/favicon/favicon-96x96.png diff --git a/static/favicon.ico b/static/favicon/favicon.ico similarity index 100% rename from static/favicon.ico rename to static/favicon/favicon.ico diff --git a/static/manifest.json b/static/favicon/manifest.json similarity index 100% rename from static/manifest.json rename to static/favicon/manifest.json diff --git a/static/mstile-144x144.png b/static/favicon/mstile-144x144.png similarity index 100% rename from static/mstile-144x144.png rename to static/favicon/mstile-144x144.png diff --git a/static/mstile-150x150.png b/static/favicon/mstile-150x150.png similarity index 100% rename from static/mstile-150x150.png rename to static/favicon/mstile-150x150.png diff --git a/static/mstile-310x150.png b/static/favicon/mstile-310x150.png similarity index 100% rename from static/mstile-310x150.png rename to static/favicon/mstile-310x150.png diff --git a/static/mstile-310x310.png b/static/favicon/mstile-310x310.png similarity index 100% rename from static/mstile-310x310.png rename to static/favicon/mstile-310x310.png diff --git a/static/mstile-70x70.png b/static/favicon/mstile-70x70.png similarity index 100% rename from static/mstile-70x70.png rename to static/favicon/mstile-70x70.png diff --git a/templates/layout.html b/templates/layout.html index e2af87d..2712e96 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -2,23 +2,23 @@ - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + - + 炎の亀