fix missing favicon and update title
This commit is contained in:
parent
10691a7bc3
commit
0c1146bfbf
|
@ -4,7 +4,8 @@
|
|||
<link rel="stylesheet" type="text/css" href="../styles/button_style.css"> <!-- Button styling -->
|
||||
<link rel="stylesheet" type="text/css" href="../styles/window_style.css"> <!-- Window Styling -->
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>system64.dev - OCs</title>
|
||||
<link rel="icon" type="image/x-icon" href="https://img.system64.dev/web/favicon/favicon.png">
|
||||
<title>system64.dev - characters</title>
|
||||
<!-- embed -->
|
||||
<meta content="system64.dev" property="og:title" />
|
||||
<meta content="The site of IDeletedSystem64 on the World Wide Web thingamajig" property="og:description" />
|
||||
|
|
Loading…
Reference in New Issue