mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-06-15 22:53:14 +00:00
Moved both sanity check and fix into one file
This commit is contained in:
parent
45b79c9c33
commit
fa7b2e2eb6
9 changed files with 312 additions and 428 deletions
|
@ -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'>
|
Loading…
Add table
Add a link
Reference in a new issue