Tell index.html to use new stylesheet
This commit is contained in:
parent
037e031060
commit
a8e0587a4a
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML>
|
<!DOCTYPE HTML>
|
||||||
<head>
|
<head>
|
||||||
<link rel="stylesheet" type="text/css" href="/styles/stylemain.css">
|
<link rel="stylesheet" type="text/css" href="/styles/stylemainv2.css">
|
||||||
<link rel="icon" type="image/x-icon" href="/img/favicon/favicon.gif">
|
<link rel="icon" type="image/x-icon" href="/img/favicon/favicon.gif">
|
||||||
<title>IDeletedSystem64</title>
|
<title>IDeletedSystem64</title>
|
||||||
<!-- Replace "Username" with your name, website name or social username! -->
|
<!-- Replace "Username" with your name, website name or social username! -->
|
||||||
|
|
Loading…
Reference in a new issue