re-initialize and make some changes. repository got to around 2 gigabytes and needed to be more efficient

This commit is contained in:
soap
2023-09-29 12:56:26 -05:00
commit 234e4592fa
1441 changed files with 476627 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
<!DOCTYPE html>
<html>
<head>
<title>404</title>
<style>
body {
background-color: black;
color: white;
text-align: center;
padding: 100px;
font-family: Arial, sans-serif;
}
a {
color: white;
text-decoration: underline;
}
</style>
</head>
<body>
<p>404 - if this is unexpected, please open an <a href="https://github.com/boytwink/diyhrt/issues">issue</a></p>
</body>
</html>