diff --git a/tubearchivist/home/templates/home/base.html b/tubearchivist/home/templates/home/base.html index 204e6cdc..54ea75d4 100644 --- a/tubearchivist/home/templates/home/base.html +++ b/tubearchivist/home/templates/home/base.html @@ -6,7 +6,17 @@ - + + + + + + + + + + + {% if title %} TA | {{ title }} {% else %} diff --git a/tubearchivist/static/favicon/android-chrome-192x192.png b/tubearchivist/static/favicon/android-chrome-192x192.png new file mode 100644 index 00000000..ef0ebfe3 Binary files /dev/null and b/tubearchivist/static/favicon/android-chrome-192x192.png differ diff --git a/tubearchivist/static/favicon/android-chrome-512x512.png b/tubearchivist/static/favicon/android-chrome-512x512.png new file mode 100644 index 00000000..4d8b11eb Binary files /dev/null and b/tubearchivist/static/favicon/android-chrome-512x512.png differ diff --git a/tubearchivist/static/favicon/apple-touch-icon-114x114-precomposed.png b/tubearchivist/static/favicon/apple-touch-icon-114x114-precomposed.png new file mode 100644 index 00000000..04090832 Binary files /dev/null and b/tubearchivist/static/favicon/apple-touch-icon-114x114-precomposed.png differ diff --git a/tubearchivist/static/favicon/apple-touch-icon-114x114.png b/tubearchivist/static/favicon/apple-touch-icon-114x114.png new file mode 100644 index 00000000..d4ff60af Binary files /dev/null and b/tubearchivist/static/favicon/apple-touch-icon-114x114.png differ diff --git a/tubearchivist/static/favicon/apple-touch-icon-120x120-precomposed.png b/tubearchivist/static/favicon/apple-touch-icon-120x120-precomposed.png new file mode 100644 index 00000000..249857c0 Binary files /dev/null and b/tubearchivist/static/favicon/apple-touch-icon-120x120-precomposed.png differ diff --git a/tubearchivist/static/favicon/apple-touch-icon-120x120.png b/tubearchivist/static/favicon/apple-touch-icon-120x120.png new file mode 100644 index 00000000..569d7c5a Binary files /dev/null and b/tubearchivist/static/favicon/apple-touch-icon-120x120.png differ diff --git a/tubearchivist/static/favicon/apple-touch-icon-144x144-precomposed.png b/tubearchivist/static/favicon/apple-touch-icon-144x144-precomposed.png new file mode 100644 index 00000000..8d0571d3 Binary files /dev/null and b/tubearchivist/static/favicon/apple-touch-icon-144x144-precomposed.png differ diff --git a/tubearchivist/static/favicon/apple-touch-icon-144x144.png b/tubearchivist/static/favicon/apple-touch-icon-144x144.png new file mode 100644 index 00000000..50d0937f Binary files /dev/null and b/tubearchivist/static/favicon/apple-touch-icon-144x144.png differ diff --git a/tubearchivist/static/favicon/apple-touch-icon-152x152-precomposed.png b/tubearchivist/static/favicon/apple-touch-icon-152x152-precomposed.png new file mode 100644 index 00000000..5ac04bdf Binary files /dev/null and b/tubearchivist/static/favicon/apple-touch-icon-152x152-precomposed.png differ diff --git a/tubearchivist/static/favicon/apple-touch-icon-152x152.png b/tubearchivist/static/favicon/apple-touch-icon-152x152.png new file mode 100644 index 00000000..0692048a Binary files /dev/null and b/tubearchivist/static/favicon/apple-touch-icon-152x152.png differ diff --git a/tubearchivist/static/favicon/apple-touch-icon-180x180-precomposed.png b/tubearchivist/static/favicon/apple-touch-icon-180x180-precomposed.png new file mode 100644 index 00000000..cbf3158e Binary files /dev/null and b/tubearchivist/static/favicon/apple-touch-icon-180x180-precomposed.png differ diff --git a/tubearchivist/static/favicon/apple-touch-icon-180x180.png b/tubearchivist/static/favicon/apple-touch-icon-180x180.png new file mode 100644 index 00000000..d7158782 Binary files /dev/null and b/tubearchivist/static/favicon/apple-touch-icon-180x180.png differ diff --git a/tubearchivist/static/favicon/apple-touch-icon-57x57-precomposed.png b/tubearchivist/static/favicon/apple-touch-icon-57x57-precomposed.png new file mode 100644 index 00000000..5785c2d4 Binary files /dev/null and b/tubearchivist/static/favicon/apple-touch-icon-57x57-precomposed.png differ diff --git a/tubearchivist/static/favicon/apple-touch-icon-57x57.png b/tubearchivist/static/favicon/apple-touch-icon-57x57.png new file mode 100644 index 00000000..0b7823f3 Binary files /dev/null and b/tubearchivist/static/favicon/apple-touch-icon-57x57.png differ diff --git a/tubearchivist/static/favicon/apple-touch-icon-60x60-precomposed.png b/tubearchivist/static/favicon/apple-touch-icon-60x60-precomposed.png new file mode 100644 index 00000000..a85f028b Binary files /dev/null and b/tubearchivist/static/favicon/apple-touch-icon-60x60-precomposed.png differ diff --git a/tubearchivist/static/favicon/apple-touch-icon-60x60.png b/tubearchivist/static/favicon/apple-touch-icon-60x60.png new file mode 100644 index 00000000..6ed808ea Binary files /dev/null and b/tubearchivist/static/favicon/apple-touch-icon-60x60.png differ diff --git a/tubearchivist/static/favicon/apple-touch-icon-72x72-precomposed.png b/tubearchivist/static/favicon/apple-touch-icon-72x72-precomposed.png new file mode 100644 index 00000000..594c277e Binary files /dev/null and b/tubearchivist/static/favicon/apple-touch-icon-72x72-precomposed.png differ diff --git a/tubearchivist/static/favicon/apple-touch-icon-72x72.png b/tubearchivist/static/favicon/apple-touch-icon-72x72.png new file mode 100644 index 00000000..bc1ae8ec Binary files /dev/null and b/tubearchivist/static/favicon/apple-touch-icon-72x72.png differ diff --git a/tubearchivist/static/favicon/apple-touch-icon-76x76-precomposed.png b/tubearchivist/static/favicon/apple-touch-icon-76x76-precomposed.png new file mode 100644 index 00000000..631de948 Binary files /dev/null and b/tubearchivist/static/favicon/apple-touch-icon-76x76-precomposed.png differ diff --git a/tubearchivist/static/favicon/apple-touch-icon-76x76.png b/tubearchivist/static/favicon/apple-touch-icon-76x76.png new file mode 100644 index 00000000..9c00af94 Binary files /dev/null and b/tubearchivist/static/favicon/apple-touch-icon-76x76.png differ diff --git a/tubearchivist/static/favicon/apple-touch-icon-precomposed.png b/tubearchivist/static/favicon/apple-touch-icon-precomposed.png new file mode 100644 index 00000000..cbf3158e Binary files /dev/null and b/tubearchivist/static/favicon/apple-touch-icon-precomposed.png differ diff --git a/tubearchivist/static/favicon/apple-touch-icon.png b/tubearchivist/static/favicon/apple-touch-icon.png new file mode 100644 index 00000000..d7158782 Binary files /dev/null and b/tubearchivist/static/favicon/apple-touch-icon.png differ diff --git a/tubearchivist/static/favicon/browserconfig.xml b/tubearchivist/static/favicon/browserconfig.xml new file mode 100644 index 00000000..e465c1bc --- /dev/null +++ b/tubearchivist/static/favicon/browserconfig.xml @@ -0,0 +1,9 @@ + + + + + + #01202e + + + diff --git a/tubearchivist/static/favicon/favicon-16x16.png b/tubearchivist/static/favicon/favicon-16x16.png new file mode 100644 index 00000000..20362724 Binary files /dev/null and b/tubearchivist/static/favicon/favicon-16x16.png differ diff --git a/tubearchivist/static/favicon/favicon-32x32.png b/tubearchivist/static/favicon/favicon-32x32.png new file mode 100644 index 00000000..678a2ff8 Binary files /dev/null and b/tubearchivist/static/favicon/favicon-32x32.png differ diff --git a/tubearchivist/static/favicon/favicon.ico b/tubearchivist/static/favicon/favicon.ico new file mode 100644 index 00000000..0b639a44 Binary files /dev/null and b/tubearchivist/static/favicon/favicon.ico differ diff --git a/tubearchivist/static/favicon/mstile-150x150.png b/tubearchivist/static/favicon/mstile-150x150.png new file mode 100644 index 00000000..24a0b256 Binary files /dev/null and b/tubearchivist/static/favicon/mstile-150x150.png differ diff --git a/tubearchivist/static/favicon/safari-pinned-tab.svg b/tubearchivist/static/favicon/safari-pinned-tab.svg new file mode 100644 index 00000000..f9f2ea03 --- /dev/null +++ b/tubearchivist/static/favicon/safari-pinned-tab.svg @@ -0,0 +1,100 @@ + + + + +Created by potrace 1.14, written by Peter Selinger 2001-2017 + + + + + + + + + + + + diff --git a/tubearchivist/static/favicon/site.webmanifest b/tubearchivist/static/favicon/site.webmanifest new file mode 100644 index 00000000..f538ba53 --- /dev/null +++ b/tubearchivist/static/favicon/site.webmanifest @@ -0,0 +1,19 @@ +{ + "name": "TubeArchivist", + "short_name": "TubeArchivist", + "icons": [ + { + "src": "/static/favicon/android-chrome-192x192.png", + "sizes": "192x192", + "type": "image/png" + }, + { + "src": "/static/favicon/android-chrome-512x512.png", + "sizes": "512x512", + "type": "image/png" + } + ], + "theme_color": "#01202e", + "background_color": "#01202e", + "display": "standalone" +}