Use new stylesheet name

This commit is contained in:
Sophie Marie 2023-06-06 17:04:12 -05:00
parent dcde6f3fdf
commit a013836bdd
Signed by: IDeletedSystem64
GPG Key ID: F5D997A1BEF778ED
1 changed files with 2 additions and 2 deletions

View File

@ -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" />