summaryrefslogtreecommitdiff
path: root/src/index.html
diff options
context:
space:
mode:
authorZach van Rijn <me@zv.io>2021-07-14 09:41:34 -0500
committerZach van Rijn <me@zv.io>2021-07-14 09:41:34 -0500
commitb3dbab9c8d40b1751c025e829bd80d658e2551cc (patch)
treef7ab48ba8630c4cf406f68ab6be8497e3b946b0c /src/index.html
parentd06e996f1c89b22af3b7d3e1e581e070feb4b349 (diff)
downloadsite-ng-b3dbab9c8d40b1751c025e829bd80d658e2551cc.tar.gz
site-ng-b3dbab9c8d40b1751c025e829bd80d658e2551cc.tar.bz2
site-ng-b3dbab9c8d40b1751c025e829bd80d658e2551cc.tar.xz
site-ng-b3dbab9c8d40b1751c025e829bd80d658e2551cc.zip
Replace favicon with generated icon.
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html
index 7914902..726280f 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/icons/favicon.ico" rel="shortcut icon">
+ <link href="/assets/images/icons/gen_polyguin_color_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">