QUrl-theme-YOURLS/QUrl-Theme/user/pages/index.html
Krzysiek Janiczek f4b2cb4298 The first version
The first version of the theme
2024-04-25 18:06:18 +02:00

8 lines
218 B
HTML

<!-- 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>