Fixed links

This commit is contained in:
Kira Edges 2025-05-11 19:58:21 +04:00
parent 4229291ca4
commit c261a6580a
Signed by: edges
SSH key fingerprint: SHA256:RT4iUXBlbU5TGAtoYgAX7B0MQ9VaDbhv3/lTdrVrQEA
2 changed files with 10 additions and 10 deletions

View file

@ -26,7 +26,7 @@
<small>Look ma, no JS</small> <small>Look ma, no JS</small>
<div class="buttons"> <div class="buttons">
<a class="button" href="services.html">Services</a> <a class="button" href="services.html">Services</a>
<a class="button" href="nekoedges.extremelycute.online/contact.html">Contact</a> <a class="button" href="https://nekoedges.extremelycute.online/contact.html">Contact</a>
<a class="button" href="about.html">About</a> <a class="button" href="about.html">About</a>
</div> </div>
</main> </main>

View file

@ -33,7 +33,7 @@
<strong>Availability:</strong> <strong>Availability:</strong>
public<br> public<br>
<a href="https://github.com/CorentinTh/enclosed">Source Code</a></p> <a href="https://github.com/CorentinTh/enclosed">Source Code</a></p>
<a class="button" href="ec.extremelycute.online">Open</a> <a class="button" href="https://ec.extremelycute.online">Open</a>
</div> </div>
<div class="service"> <div class="service">
<!-- Vaultwarden--> <!-- Vaultwarden-->
@ -43,8 +43,8 @@
<strong>Availability:</strong> <strong>Availability:</strong>
by request<br> by request<br>
<a href="https://github.com/dani-garcia/vaultwarden">Source Code</a></p> <a href="https://github.com/dani-garcia/vaultwarden">Source Code</a></p>
<a class="button" href="vw.extremelycute.online">Open</a> <a class="button" href="https://vw.extremelycute.online">Open</a>
<a class="button" href="nekoedges.extremelycute.online/contant.html">Contact</a> <a class="button" href="https://nekoedges.extremelycute.online/contant.html">Contact</a>
</div> </div>
<div class="service"> <div class="service">
<!-- NTFY --> <!-- NTFY -->
@ -54,8 +54,8 @@
<strong>Availability:</strong> <strong>Availability:</strong>
public (accounts are by request)<br> public (accounts are by request)<br>
<a href="https://github.com/binwiederhier/ntfy">Source Code</a></p> <a href="https://github.com/binwiederhier/ntfy">Source Code</a></p>
<a class="button" href="ntfy.extremelycute.online">Open</a> <a class="button" href="https://ntfy.extremelycute.online">Open</a>
<a class="button" href="nekoedges.extremelycute.online/contant.html">Contact</a> <a class="button" href="https://nekoedges.extremelycute.online/contant.html">Contact</a>
</div> </div>
<div class="service"> <div class="service">
<!-- Git --> <!-- Git -->
@ -65,8 +65,8 @@
<strong>Availability:</strong> <strong>Availability:</strong>
by request (thinking about making it public with verification)<br> by request (thinking about making it public with verification)<br>
<a href="https://codeberg.org/forgejo/forgejo">Source Code</a></p> <a href="https://codeberg.org/forgejo/forgejo">Source Code</a></p>
<a class="button" href="git.extremelycute.online">Open</a> <a class="button" href="https://git.extremelycute.online">Open</a>
<a class="button" href="nekoedges.extremelycute.online/contant.html">Contact</a> <a class="button" href="https://nekoedges.extremelycute.online/contant.html">Contact</a>
</div> </div>
<div class="service"> <div class="service">
<!-- Amnezia --> <!-- Amnezia -->
@ -77,8 +77,8 @@
<strong>Availability:</strong> <strong>Availability:</strong>
by request (with reason and some info about usage)<br> by request (with reason and some info about usage)<br>
<a href="https://github.com/amnezia-vpn">Source Code</a></p> <a href="https://github.com/amnezia-vpn">Source Code</a></p>
<a class="button" href="nekoedges.extremelycute.online/contant.html">Contact</a> <a class="button" href="https://nekoedges.extremelycute.online/contant.html">Contact</a>
</div> </div>
</main> </main>
</body> </body>
</html> </html>