mirror of
https://github.com/driftywinds/driftywinds.github.io.git
synced 2025-12-21 03:43:34 +00:00
Clean up clean up everybody everywhere
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!--
|
||||
news.html
|
||||
version-history.html
|
||||
altsource-viewer (https://github.com/therealFoxster/altsource-viewer)
|
||||
|
||||
Copyright (c) 2023 Foxster.
|
||||
@@ -8,7 +8,6 @@
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
@@ -16,7 +15,6 @@
|
||||
<link rel="stylesheet" href="css/style.css">
|
||||
<link rel="stylesheet" href="css/version-history.css">
|
||||
</head>
|
||||
|
||||
<body class="loading">
|
||||
<div id="loading">
|
||||
<img src="img/loading.gif" alt="loading">
|
||||
@@ -29,5 +27,4 @@
|
||||
</div>
|
||||
<script src="js/versionHistory.js" type="module"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user