init
Some checks failed
Build Website / Build NPM Project (push) Failing after 44s
Build Website / Tag Version (push) Has been skipped
Build Website / Build & Push Dockerfile (push) Has been skipped

This commit is contained in:
2025-09-27 00:40:24 -04:00
commit f08a4a0808
20 changed files with 1820 additions and 0 deletions

13
archive/index.html Normal file
View File

@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<title>Kiwix Archive</title>
<meta charset="UTF-8" />
</head>
<body>
<a href="/archive"><h1>Kiwix Archive</h1></a>
<script>
location.href = '/archive';
</script>
</body>
</html>

BIN
archive/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB