From 7b71e36972337da21ee8bdb033039e8ffe8028d3 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Sat, 29 May 2021 13:15:21 -0500 Subject: Add favicon, update references. --- assets/images/icons/README.txt | 3 + assets/images/icons/favicon.ico | Bin 0 -> 15086 bytes assets/images/icons/favicon_package_v0.16.zip | Bin 0 -> 59834 bytes assets/images/polyguin.tmp | 147 -------------------------- assets/images/polyguin_orig.svg | 147 -------------------------- src/about/index.html | 2 +- src/contact/index.html | 2 +- src/contact/irc.html | 2 +- src/contact/social.html | 2 +- src/contribute/donate.html | 2 +- src/contribute/index.html | 2 +- src/desktop/index.html | 2 +- src/download/index.html | 2 +- src/enterprise/index.html | 2 +- src/faq/index.html | 2 +- src/footer.fill | 12 +-- src/hpc/index.html | 2 +- src/index.html | 2 +- src/legal/privacy.html | 2 +- src/mirrors/index.html | 2 +- src/publications/index.html | 2 +- src/quickstart/index.html | 2 +- src/screenshots/index.html | 2 +- src/servers/index.html | 2 +- src/standards/index.html | 2 +- src/students/index.html | 2 +- 26 files changed, 25 insertions(+), 324 deletions(-) create mode 100644 assets/images/icons/README.txt create mode 100644 assets/images/icons/favicon.ico create mode 100644 assets/images/icons/favicon_package_v0.16.zip delete mode 100644 assets/images/polyguin.tmp delete mode 100644 assets/images/polyguin_orig.svg diff --git a/assets/images/icons/README.txt b/assets/images/icons/README.txt new file mode 100644 index 0000000..d415564 --- /dev/null +++ b/assets/images/icons/README.txt @@ -0,0 +1,3 @@ +https://realfavicongenerator.net/ + +default settings diff --git a/assets/images/icons/favicon.ico b/assets/images/icons/favicon.ico new file mode 100644 index 0000000..dfe1157 Binary files /dev/null and b/assets/images/icons/favicon.ico differ diff --git a/assets/images/icons/favicon_package_v0.16.zip b/assets/images/icons/favicon_package_v0.16.zip new file mode 100644 index 0000000..6a21284 Binary files /dev/null and b/assets/images/icons/favicon_package_v0.16.zip differ diff --git a/assets/images/polyguin.tmp b/assets/images/polyguin.tmp deleted file mode 100644 index 68eae44..0000000 --- a/assets/images/polyguin.tmp +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/assets/images/polyguin_orig.svg b/assets/images/polyguin_orig.svg deleted file mode 100644 index 9a4013d..0000000 --- a/assets/images/polyguin_orig.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/about/index.html b/src/about/index.html index 9e5ff60..f0b5a27 100644 --- a/src/about/index.html +++ b/src/about/index.html @@ -7,7 +7,7 @@ Adélie Linux | About - + diff --git a/src/contact/index.html b/src/contact/index.html index 2a3978a..33a9461 100644 --- a/src/contact/index.html +++ b/src/contact/index.html @@ -7,7 +7,7 @@ Adélie Linux | Contact - + diff --git a/src/contact/irc.html b/src/contact/irc.html index 3563b93..89629ec 100644 --- a/src/contact/irc.html +++ b/src/contact/irc.html @@ -7,7 +7,7 @@ Adélie Linux | IRC Web Client - + diff --git a/src/contact/social.html b/src/contact/social.html index d68f9d8..7c9e1a1 100644 --- a/src/contact/social.html +++ b/src/contact/social.html @@ -7,7 +7,7 @@ Adélie Linux | Social Media - + diff --git a/src/contribute/donate.html b/src/contribute/donate.html index 7c802e8..adc963f 100644 --- a/src/contribute/donate.html +++ b/src/contribute/donate.html @@ -7,7 +7,7 @@ Coming Soon - + diff --git a/src/contribute/index.html b/src/contribute/index.html index daff567..3041677 100644 --- a/src/contribute/index.html +++ b/src/contribute/index.html @@ -7,7 +7,7 @@ Adélie Linux | Donate - + diff --git a/src/desktop/index.html b/src/desktop/index.html index c159921..775a5b2 100644 --- a/src/desktop/index.html +++ b/src/desktop/index.html @@ -7,7 +7,7 @@ Adélie Linux | Desktop - + diff --git a/src/download/index.html b/src/download/index.html index d34372e..017a4fb 100644 --- a/src/download/index.html +++ b/src/download/index.html @@ -7,7 +7,7 @@ Adélie Linux | Download - + diff --git a/src/enterprise/index.html b/src/enterprise/index.html index 2c113e8..ac62c3b 100644 --- a/src/enterprise/index.html +++ b/src/enterprise/index.html @@ -7,7 +7,7 @@ Adélie Linux | Enterprise - + diff --git a/src/faq/index.html b/src/faq/index.html index 4f78c37..0590dec 100644 --- a/src/faq/index.html +++ b/src/faq/index.html @@ -7,7 +7,7 @@ Adélie Linux | Frequently Asked Questions - + diff --git a/src/footer.fill b/src/footer.fill index aa8dccb..4599e40 100644 --- a/src/footer.fill +++ b/src/footer.fill @@ -34,22 +34,14 @@
-
+

© Adélie Linux and Contributors.

-
+ -
-
    -
  • -
  • -
  • -
  • -
-
diff --git a/src/hpc/index.html b/src/hpc/index.html index 7c802e8..adc963f 100644 --- a/src/hpc/index.html +++ b/src/hpc/index.html @@ -7,7 +7,7 @@ Coming Soon - + diff --git a/src/index.html b/src/index.html index 4ad7a53..8a4e67e 100644 --- a/src/index.html +++ b/src/index.html @@ -7,7 +7,7 @@ Adélie Linux | Welcome - + diff --git a/src/legal/privacy.html b/src/legal/privacy.html index a61f554..6d5658d 100644 --- a/src/legal/privacy.html +++ b/src/legal/privacy.html @@ -7,7 +7,7 @@ Adélie Linux | Donate - + diff --git a/src/mirrors/index.html b/src/mirrors/index.html index c1d7f71..2fbc664 100644 --- a/src/mirrors/index.html +++ b/src/mirrors/index.html @@ -7,7 +7,7 @@ Adélie Linux | Mirrors - + diff --git a/src/publications/index.html b/src/publications/index.html index 7c802e8..adc963f 100644 --- a/src/publications/index.html +++ b/src/publications/index.html @@ -7,7 +7,7 @@ Coming Soon - + diff --git a/src/quickstart/index.html b/src/quickstart/index.html index 732e822..d432dc5 100644 --- a/src/quickstart/index.html +++ b/src/quickstart/index.html @@ -7,7 +7,7 @@ Adélie Linux | Quick Start Guides - + diff --git a/src/screenshots/index.html b/src/screenshots/index.html index 333ff02..13b1328 100644 --- a/src/screenshots/index.html +++ b/src/screenshots/index.html @@ -7,7 +7,7 @@ Adélie Linux | Screenshots - + diff --git a/src/servers/index.html b/src/servers/index.html index b357231..6052897 100644 --- a/src/servers/index.html +++ b/src/servers/index.html @@ -7,7 +7,7 @@ Adélie Linux | Servers - + diff --git a/src/standards/index.html b/src/standards/index.html index d2e0574..62ad783 100644 --- a/src/standards/index.html +++ b/src/standards/index.html @@ -7,7 +7,7 @@ Adélie Linux | Community Standards - + diff --git a/src/students/index.html b/src/students/index.html index 7c802e8..adc963f 100644 --- a/src/students/index.html +++ b/src/students/index.html @@ -7,7 +7,7 @@ Coming Soon - + -- cgit v1.2.3-70-g09d2