favicon moment
This commit is contained in:
parent
cbcb0bcf7e
commit
425a1ed78d
BIN
global/images/favicon.ico
Normal file
BIN
global/images/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 98 KiB |
@ -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">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user