1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yourls_ynh.git synced 2024-09-03 20:35:59 +02:00

Update index.php

This commit is contained in:
ericgaspar 2022-02-28 20:13:01 +01:00
parent 99259a693f
commit 7327fa3fc4

View file

@ -8,7 +8,7 @@
<body>
<div id="login">
<p><img src="images/yourls-logo.png" alt=""></p>
<p><a href="admin">Admin interface</a></p>
<p><a href="admin">Administration interface</a></p>
</div>
</body>
</html>