bibliotecha-captive-portal/index.html

13 lines
331 B
HTML
Raw Normal View History

2019-06-26 13:41:26 +02:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>bibliotecha.library</title>
</head>
<body>
<!-- TODO: Make this an actually nice welcome page -->
<a href="http://bibliotecha.library" target="_blank">bibliotecha.library</a>
</body>
</html>