Moved both sanity check and fix into one file

This commit is contained in:
Michał Gdula 2022-11-05 18:02:54 +00:00
parent 45b79c9c33
commit fa7b2e2eb6
9 changed files with 312 additions and 428 deletions

View file

@ -33,6 +33,9 @@
<!-- Stylesheets -->
<link rel="stylesheet" href="css/main.css">
<!-- Phosphor Icons! -->
<!--<script src="https://unpkg.com/phosphor-icons"></script>-->
<!-- Google Fonts -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@600">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Secular+One&display=swap">
@ -51,4 +54,4 @@
<!-- Flyout script! -->
<script src="Flyout/flyout.js"></script>
<link rel='stylesheet' href='Flyout/flyout.css'>
<link rel='stylesheet' href='Flyout/flyout.css'>