mirror of
https://github.com/AzzyAz-net/azzy-assets.git
synced 2026-08-25 19:24:58 +00:00
Updated index.astro
This commit is contained in:
parent
b987f91d8c
commit
255fa552e5
1 changed files with 2 additions and 5 deletions
|
|
@ -11,12 +11,9 @@ import './style.css';
|
|||
<link rel="favicon" href="/favicon.png">
|
||||
</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>
|
||||
<h1>Welcome to the Files Page!</h1>
|
||||
<p class="center">Home to APKs and the Pasquale Files</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>
|
||||
<p class="center">Downloads are above.</p>
|
||||
<p class="center">© 2026 Ahyan Zaman</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue