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:
parent
aba029036e
commit
970a9c1bb2
1 changed files with 2 additions and 5 deletions
|
@ -6,12 +6,9 @@
|
|||
<link rel="stylesheet" href="css/style.css"/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="wrap">
|
||||
<div id="login">
|
||||
<p><img src="images/yourls-logo.png" alt=""></p>
|
||||
<p><a href="admin">Admin page</a></p>
|
||||
<p><a href="admin">Admin interface</a></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue