summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorZach van Rijn <me@zv.io>2021-05-29 13:15:21 -0500
committerZach van Rijn <me@zv.io>2021-05-29 13:15:21 -0500
commit7b71e36972337da21ee8bdb033039e8ffe8028d3 (patch)
tree313da798d7e5d8cb193f3e5dba86f37085f058f0 /src
parent75d22852dac063a6312699ea20a7bab82b6100c1 (diff)
downloadsite-ng-7b71e36972337da21ee8bdb033039e8ffe8028d3.tar.gz
site-ng-7b71e36972337da21ee8bdb033039e8ffe8028d3.tar.bz2
site-ng-7b71e36972337da21ee8bdb033039e8ffe8028d3.tar.xz
site-ng-7b71e36972337da21ee8bdb033039e8ffe8028d3.zip
Add favicon, update references.
Diffstat (limited to 'src')
-rw-r--r--src/about/index.html2
-rw-r--r--src/contact/index.html2
-rw-r--r--src/contact/irc.html2
-rw-r--r--src/contact/social.html2
-rw-r--r--src/contribute/donate.html2
-rw-r--r--src/contribute/index.html2
-rw-r--r--src/desktop/index.html2
-rw-r--r--src/download/index.html2
-rw-r--r--src/enterprise/index.html2
-rw-r--r--src/faq/index.html2
-rw-r--r--src/footer.fill12
-rw-r--r--src/hpc/index.html2
-rw-r--r--src/index.html2
-rw-r--r--src/legal/privacy.html2
-rw-r--r--src/mirrors/index.html2
-rw-r--r--src/publications/index.html2
-rw-r--r--src/quickstart/index.html2
-rw-r--r--src/screenshots/index.html2
-rw-r--r--src/servers/index.html2
-rw-r--r--src/standards/index.html2
-rw-r--r--src/students/index.html2
21 files changed, 22 insertions, 30 deletions
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 @@
<meta name="keywords" content="">
<title>Adélie Linux | About</title>
<!-- Favicon -->
- <link href="/assets/images/favicon.png" rel="shortcut icon">
+ <link href="/assets/images/icons/favicon.ico" rel="shortcut icon">
<!-- CSS -->
<link href="/assets/plugins/bootstrap/bootstrap.min.css" rel="stylesheet">
<link href="/assets/plugins/owl-carousel/owl.carousel.min.css" rel="stylesheet">
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 @@
<meta name="keywords" content="">
<title>Adélie Linux | Contact</title>
<!-- Favicon -->
- <link href="/assets/images/favicon.png" rel="shortcut icon">
+ <link href="/assets/images/icons/favicon.ico" rel="shortcut icon">
<!-- CSS -->
<link href="/assets/plugins/bootstrap/bootstrap.min.css" rel="stylesheet">
<link href="/assets/plugins/owl-carousel/owl.carousel.min.css" rel="stylesheet">
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 @@
<meta name="keywords" content="">
<title>Adélie Linux | IRC Web Client</title>
<!-- Favicon -->
- <link href="/assets/images/favicon.png" rel="shortcut icon">
+ <link href="/assets/images/icons/favicon.ico" rel="shortcut icon">
<!-- CSS -->
<link href="/assets/plugins/bootstrap/bootstrap.min.css" rel="stylesheet">
<link href="/assets/plugins/owl-carousel/owl.carousel.min.css" rel="stylesheet">
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 @@
<meta name="keywords" content="">
<title>Adélie Linux | Social Media</title>
<!-- Favicon -->
- <link href="/assets/images/favicon.png" rel="shortcut icon">
+ <link href="/assets/images/icons/favicon.ico" rel="shortcut icon">
<!-- CSS -->
<link href="/assets/plugins/bootstrap/bootstrap.min.css" rel="stylesheet">
<link href="/assets/plugins/owl-carousel/owl.carousel.min.css" rel="stylesheet">
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 @@
<meta name="keywords" content="">
<title>Coming Soon</title>
<!-- Favicon -->
- <link href="/assets/images/favicon.png" rel="shortcut icon">
+ <link href="/assets/images/icons/favicon.ico" rel="shortcut icon">
<!-- CSS -->
<link href="/assets/plugins/bootstrap/bootstrap.min.css" rel="stylesheet">
<link href="/assets/plugins/owl-carousel/owl.carousel.min.css" rel="stylesheet">
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 @@
<meta name="keywords" content="">
<title>Adélie Linux | Donate</title>
<!-- Favicon -->
- <link href="/assets/images/favicon.png" rel="shortcut icon">
+ <link href="/assets/images/icons/favicon.ico" rel="shortcut icon">
<!-- CSS -->
<link href="/assets/plugins/bootstrap/bootstrap.min.css" rel="stylesheet">
<link href="/assets/plugins/owl-carousel/owl.carousel.min.css" rel="stylesheet">
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 @@
<meta name="keywords" content="">
<title>Adélie Linux | Desktop</title>
<!-- Favicon -->
- <link href="/assets/images/favicon.png" rel="shortcut icon">
+ <link href="/assets/images/icons/favicon.ico" rel="shortcut icon">
<!-- CSS -->
<link href="/assets/plugins/bootstrap/bootstrap.min.css" rel="stylesheet">
<link href="/assets/plugins/owl-carousel/owl.carousel.min.css" rel="stylesheet">
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 @@
<meta name="keywords" content="">
<title>Adélie Linux | Download</title>
<!-- Favicon -->
- <link href="/assets/images/favicon.png" rel="shortcut icon">
+ <link href="/assets/images/icons/favicon.ico" rel="shortcut icon">
<!-- CSS -->
<link href="/assets/plugins/bootstrap/bootstrap.min.css" rel="stylesheet">
<link href="/assets/plugins/owl-carousel/owl.carousel.min.css" rel="stylesheet">
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 @@
<meta name="keywords" content="">
<title>Adélie Linux | Enterprise</title>
<!-- Favicon -->
- <link href="/assets/images/favicon.png" rel="shortcut icon">
+ <link href="/assets/images/icons/favicon.ico" rel="shortcut icon">
<!-- CSS -->
<link href="/assets/plugins/bootstrap/bootstrap.min.css" rel="stylesheet">
<link href="/assets/plugins/owl-carousel/owl.carousel.min.css" rel="stylesheet">
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 @@
<meta name="keywords" content="">
<title>Adélie Linux | Frequently Asked Questions</title>
<!-- Favicon -->
- <link href="/assets/images/favicon.png" rel="shortcut icon">
+ <link href="/assets/images/icons/favicon.ico" rel="shortcut icon">
<!-- CSS -->
<link href="/assets/plugins/bootstrap/bootstrap.min.css" rel="stylesheet">
<link href="/assets/plugins/owl-carousel/owl.carousel.min.css" rel="stylesheet">
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 @@
<hr class="margin-top-30 margin-bottom-30">
<div class="row col-spacing-10">
- <div class="col-12 col-md-4 text-center text-md-left">
+ <div class="col-12 col-md-6 text-center text-md-left">
<p>&copy; <script>document.write(new Date().getFullYear());</script> Adélie Linux and Contributors.</p>
</div>
- <div class="col-12 col-md-4 text-center text-md-center">
+ <div class="col-12 col-md-6 text-center text-md-right">
<ul class="list-inline">
<li><a href="/legal/privacy.html">Privacy Policy</a></li>
</ul>
</div>
- <div class="col-12 col-md-4 text-center text-md-right">
- <ul class="list-inline">
- <li><a href="#"><i class="fab fa-facebook-f"></i></a></li>
- <li><a href="#"><i class="fab fa-twitter"></i></a></li>
- <li><a href="#"><i class="fab fa-pinterest"></i></a></li>
- <li><a href="#"><i class="fab fa-instagram"></i></a></li>
- </ul>
- </div>
</div><!-- end row(2) -->
</div><!-- end container -->
</div>
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 @@
<meta name="keywords" content="">
<title>Coming Soon</title>
<!-- Favicon -->
- <link href="/assets/images/favicon.png" rel="shortcut icon">
+ <link href="/assets/images/icons/favicon.ico" rel="shortcut icon">
<!-- CSS -->
<link href="/assets/plugins/bootstrap/bootstrap.min.css" rel="stylesheet">
<link href="/assets/plugins/owl-carousel/owl.carousel.min.css" rel="stylesheet">
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 @@
<meta name="keywords" content="">
<title>Adélie Linux | Welcome</title>
<!-- Favicon -->
- <link href="/assets/images/favicon.png" rel="shortcut icon">
+ <link href="/assets/images/icons/favicon.ico" rel="shortcut icon">
<!-- CSS -->
<link href="/assets/plugins/bootstrap/bootstrap.min.css" rel="stylesheet">
<link href="/assets/plugins/owl-carousel/owl.carousel.min.css" rel="stylesheet">
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 @@
<meta name="keywords" content="">
<title>Adélie Linux | Donate</title>
<!-- Favicon -->
- <link href="/assets/images/favicon.png" rel="shortcut icon">
+ <link href="/assets/images/icons/favicon.ico" rel="shortcut icon">
<!-- CSS -->
<link href="/assets/plugins/bootstrap/bootstrap.min.css" rel="stylesheet">
<link href="/assets/plugins/owl-carousel/owl.carousel.min.css" rel="stylesheet">
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 @@
<meta name="keywords" content="">
<title>Adélie Linux | Mirrors</title>
<!-- Favicon -->
- <link href="/assets/images/favicon.png" rel="shortcut icon">
+ <link href="/assets/images/icons/favicon.ico" rel="shortcut icon">
<!-- CSS -->
<link href="/assets/plugins/bootstrap/bootstrap.min.css" rel="stylesheet">
<link href="/assets/plugins/owl-carousel/owl.carousel.min.css" rel="stylesheet">
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 @@
<meta name="keywords" content="">
<title>Coming Soon</title>
<!-- Favicon -->
- <link href="/assets/images/favicon.png" rel="shortcut icon">
+ <link href="/assets/images/icons/favicon.ico" rel="shortcut icon">
<!-- CSS -->
<link href="/assets/plugins/bootstrap/bootstrap.min.css" rel="stylesheet">
<link href="/assets/plugins/owl-carousel/owl.carousel.min.css" rel="stylesheet">
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 @@
<meta name="keywords" content="">
<title>Adélie Linux | Quick Start Guides</title>
<!-- Favicon -->
- <link href="/assets/images/favicon.png" rel="shortcut icon">
+ <link href="/assets/images/icons/favicon.ico" rel="shortcut icon">
<!-- CSS -->
<link href="/assets/plugins/bootstrap/bootstrap.min.css" rel="stylesheet">
<link href="/assets/plugins/owl-carousel/owl.carousel.min.css" rel="stylesheet">
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 @@
<meta name="keywords" content="">
<title>Adélie Linux | Screenshots</title>
<!-- Favicon -->
- <link href="/assets/images/favicon.png" rel="shortcut icon">
+ <link href="/assets/images/icons/favicon.ico" rel="shortcut icon">
<!-- CSS -->
<link href="/assets/plugins/bootstrap/bootstrap.min.css" rel="stylesheet">
<link href="/assets/plugins/owl-carousel/owl.carousel.min.css" rel="stylesheet">
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 @@
<meta name="keywords" content="">
<title>Adélie Linux | Servers</title>
<!-- Favicon -->
- <link href="/assets/images/favicon.png" rel="shortcut icon">
+ <link href="/assets/images/icons/favicon.ico" rel="shortcut icon">
<!-- CSS -->
<link href="/assets/plugins/bootstrap/bootstrap.min.css" rel="stylesheet">
<link href="/assets/plugins/owl-carousel/owl.carousel.min.css" rel="stylesheet">
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 @@
<meta name="keywords" content="">
<title>Adélie Linux | Community Standards</title>
<!-- Favicon -->
- <link href="/assets/images/favicon.png" rel="shortcut icon">
+ <link href="/assets/images/icons/favicon.ico" rel="shortcut icon">
<!-- CSS -->
<link href="/assets/plugins/bootstrap/bootstrap.min.css" rel="stylesheet">
<link href="/assets/plugins/owl-carousel/owl.carousel.min.css" rel="stylesheet">
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 @@
<meta name="keywords" content="">
<title>Coming Soon</title>
<!-- Favicon -->
- <link href="/assets/images/favicon.png" rel="shortcut icon">
+ <link href="/assets/images/icons/favicon.ico" rel="shortcut icon">
<!-- CSS -->
<link href="/assets/plugins/bootstrap/bootstrap.min.css" rel="stylesheet">
<link href="/assets/plugins/owl-carousel/owl.carousel.min.css" rel="stylesheet">