Update mirrors/index.html

This commit is contained in:
Voxel 2025-02-15 07:10:25 +01:00
parent b682d1f507
commit f81c0058b9

View file

@ -12,8 +12,10 @@
<body> <body>
<h1>Mirrors</h1> <h1>Mirrors</h1>
<a href="https://git.everypizza.im/frost/repo">everypizza.im</a> <ul>
<a href="https://git.nadeko.net/frost/repo">nadeko.net</a> <li><a href="https://git.prigoana.com/frost/repo">prigoana.com</a></li>
<a href="https://git.prigoana.com/frost/repo">prigoana.com</a> <li><a href="https://git.nadeko.net/frost/repo">nadeko.net</a></li>
<li><a href="https://git.nadeko.net/frost/repo">everypizza.im</a></li>
</ul>
</body> </body>
</html> </html>