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

8 lines
218 B
HTML
Raw Normal View History

2014-06-11 18:19:02 +02:00
<!-- This page hides the content of the /pages/ directory and sends to YOURLS root -->
<html>
<head>
<meta http-equiv="refresh" content="0;url=../"></head>
<body>
YOURLS has nothing for you to see here.
</body>
</html>