48 lines
1.8 KiB
HTML
48 lines
1.8 KiB
HTML
<html>
|
|
<head>
|
|
<title>Zutto.fi</title>
|
|
<meta charset="UTF-8"/>
|
|
<meta name="description" content="Index portal for services under zutto.fi"/>
|
|
<meta name="keywords" content="Index,Services,Zutto"/>
|
|
<meta name="author" content="@zutto:zutto.fi"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
|
<link rel="stylesheet" type="text/css" href="src/css/main.css" raw core />
|
|
<link rel="stylesheet" type="text/css" href="src/css/shimmer.css" raw />
|
|
<link rel="stylesheet" type="text/css" href="src/css/tripledot.css" raw />
|
|
</head>
|
|
<body>
|
|
<div id="header">
|
|
<h3>Hello World</h3>
|
|
</div>
|
|
<div id="mainContent">
|
|
<a href="https://fedi.zutto.fi">https://fedi.zutto.fi (Directory)</a>
|
|
<br/>
|
|
|
|
<a href="https://wiki.zutto.fi">https://wiki.zutto.fi</a>
|
|
<br/>
|
|
|
|
<a href="https://git.zutto.fi">https://git.zutto.fi</a>
|
|
<br/>
|
|
|
|
<div>
|
|
<span>
|
|
<a href="https://ip.zutto.fi">https://ip.zutto.fi</a>
|
|
- <div content="myip" lazy class="" template>(Your IP address is %s)</div>
|
|
</span>
|
|
<br/>
|
|
</div>
|
|
</div>
|
|
|
|
<br/> <!-- . -->
|
|
<div id="footer" class="bottom">
|
|
Matrix chat: <a href="https://matrix.to/#/#fedi.zutto.fi:zutto.fi">https://matrix.to/#/#zutto.fi:zutto.fi</a><br/>
|
|
Direct contact: <a href="https://matrix.to/#/@zutto:zutto.fi">https://matrix.to/#/@zutto:zutto.fi</a><br/>
|
|
<div content="time"></div>
|
|
</div>
|
|
|
|
<!-- load private services-->
|
|
|
|
|
|
<!-- import core scripts -->
|
|
<script type="module" src="src/js/app.js" async raw></script>
|
|
</html>
|