Use new stylesheet name
This commit is contained in:
parent
dcde6f3fdf
commit
a013836bdd
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML>
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="/styles/stylemain.css"> <!-- Import main styling -->
|
||||
<link rel="stylesheet" type="text/css" href="/styles/buttons.css"> <!-- Button styling -->
|
||||
<link rel="stylesheet" type="text/css" href="/styles/main_style.css"> <!-- Import main styling -->
|
||||
<link rel="stylesheet" type="text/css" href="/styles/button_style.css"> <!-- Button styling -->
|
||||
<link rel="icon" type="image/x-icon" href="/img/favicon/favicon.png">
|
||||
<title>system64.dev</title>
|
||||
<meta content="system64.dev" property="og:title" />
|
||||
|
|
Loading…
Reference in New Issue