favicon moment

This commit is contained in:
That-One-Nerd 2022-01-19 07:09:35 -05:00
parent cbcb0bcf7e
commit 425a1ed78d
2 changed files with 3 additions and 2 deletions

BIN
global/images/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

View File

@ -3,7 +3,8 @@
<html>
<head>
<link href = "global/globalStyles.css" rel = "stylesheet" type = "text/css">
<link href = "index/styles.css" rel = "stylesheet" type = "text/css">
<link href = "index/styles.css" rel = "stylesheet" type = "text/css">
<link rel="icon" type="image/x-icon" href="global/images/favicon.ico">
<title>Home | That_One_Nerd</title>
</head>
@ -66,7 +67,7 @@
<ul>
<li>This first edition of this site has been made! More will come, probably.</li>
</ul>
<p>Want older announcements? Check out the <a class = "whitelink">news</a> page!</p>
<p>Want older announcements? Check out the <a class = "whitelink" href = "news.html">news</a> page!</p>
</div>
<div class = "formattable footer whiteselection">