summaryrefslogtreecommitdiff
path: root/src/contact
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/contact
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/contact')
-rw-r--r--src/contact/index.html2
-rw-r--r--src/contact/irc.html2
-rw-r--r--src/contact/social.html2
3 files changed, 3 insertions, 3 deletions
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">