diff options
author | Aki <please@ignore.pl> | 2022-07-09 23:27:58 +0200 |
---|---|---|
committer | Aki <please@ignore.pl> | 2022-07-09 23:27:58 +0200 |
commit | 7308b958d9b581c410c1bd5db581e20bb31659c8 (patch) | |
tree | 05df57d65297f61e6cf06fe9da1db612c6393137 /half_of_my_css_are_links.html | |
parent | 830ab2a3514025ff55569f340b56c769eb974b09 (diff) | |
download | ignore.pl-7308b958d9b581c410c1bd5db581e20bb31659c8.zip ignore.pl-7308b958d9b581c410c1bd5db581e20bb31659c8.tar.gz ignore.pl-7308b958d9b581c410c1bd5db581e20bb31659c8.tar.bz2 |
Updated favicon everywhere
Diffstat (limited to 'half_of_my_css_are_links.html')
-rw-r--r-- | half_of_my_css_are_links.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/half_of_my_css_are_links.html b/half_of_my_css_are_links.html index 8f0446a..406dcab 100644 --- a/half_of_my_css_are_links.html +++ b/half_of_my_css_are_links.html @@ -4,7 +4,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="aki"> <meta name="tags" content="css, styling, website, user experience"> -<link rel="icon" type="image/png" href="cylo.png"> +<link rel="icon" type="image/png" href="favicon.png"> <link rel="stylesheet" type="text/css" href="style.css"> <title>Half of My CSS Are Links</title> |