Update index.astro

This commit is contained in:
Ahyan Z 2026-06-06 15:19:31 +01:00
parent fc44b18758
commit e7381da6f1

View file

@ -12,6 +12,7 @@ import './style.css';
</head>
<body>
<h1>Welcome to the Assets Page!</h1>
<p class="center">Downloads are supposed to be private but I am trying to implement auth but its open for now</p>
<a class="center" href="/downloads">Downloads</a>
<p>This is mostly assets for favicons and backgrounds etc, but theres also apks that I may have patched to api revivals like Blueblips or Valoria Snap</p>
<p>This index.astro page originally had a "Go back to the main site" but now this is a download page</p>