First pass

This commit is contained in:
2025-05-31 21:03:25 -05:00
parent 54c9beef73
commit b31d824059
8 changed files with 505 additions and 2 deletions

8
index.html Normal file
View File

@ -0,0 +1,8 @@
<html>
<head>
<title>Redirect to https://docs.ntfy.sh</title>
<META http-equiv="refresh" content="0;URL=https://docs.ntfy.sh">
</head>
<body>
</body>
</html>