filled layout
This commit is contained in:
parent
d3d0398191
commit
ce5ebe8474
1 changed files with 24 additions and 1 deletions
25
index.html
25
index.html
|
@ -5,6 +5,29 @@
|
|||
<title>landing</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div id="wrapper">
|
||||
<div id="header">
|
||||
<header>
|
||||
<h1>zoner.work</h1>
|
||||
</header>
|
||||
</div>
|
||||
<div id="socialmedia">
|
||||
<h3>social</h3>
|
||||
<p><a href="https://zoner.work">Sharkey</a></p>
|
||||
<p><a href="https://wf.zoner.work">Writefreely</a></p>
|
||||
<p><a href="https://m.zoner.work">Matrix</a></p>
|
||||
</div>
|
||||
<div id="audiovideo">
|
||||
<h3>a/v</h3>
|
||||
<p><a href="https://inv.zoner.work">Invidious</a></p>
|
||||
</div>
|
||||
<div id="utility">
|
||||
<h3>utility</h3>
|
||||
<p><a href="https://nc.zoner.work">Nextcloud</a></p>
|
||||
<p><a href="https://search.zoner.work">SearXNG</a></p>
|
||||
<p><a href="https://git.zoner.work">Forgejo</a></p>
|
||||
Bluesky PDS
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue