Add jquery (needs optimizing lol)
This commit is contained in:
parent
c6ddb7fe40
commit
0364cca624
7 changed files with 29 additions and 16 deletions
|
@ -4,6 +4,8 @@
|
|||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="../style.css">
|
||||
<link rel="stylesheet" type="text/css" href="../subpage.css">
|
||||
|
||||
<script src="../jquery.js"></script>
|
||||
<script src="../main.js"></script>
|
||||
|
||||
<meta charset="UTF-8">
|
||||
|
@ -18,7 +20,7 @@
|
|||
<meta content="https://api.violets-purgatory.dev/v1/pfp" property="og:image" />
|
||||
<meta content="#a200ff" data-react-helmet="true" name="theme-color" />
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
{WEATHER_MODIFIER}
|
||||
<a href="../" class="chip">Home</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue