Update main/index.html

This commit is contained in:
2025-10-05 06:35:47 +00:00
parent 011ab43211
commit 74d2446805
+8 -1
View File
@@ -28,7 +28,13 @@
<h1>About dailitation.xyz</h1> <h1>About dailitation.xyz</h1>
<p>Also as known as <i>"Dandelion 'n' Stuff"</i>, dailitation.xyz is a community-maintained organization consisting of artists, software developers, server administrators focusing on contributing to freely licensed thingamabobs such as software, documentation, and services.</p> <p>Also as known as <i>"Dandelion 'n' Stuff"</i>, dailitation.xyz is a community-maintained organization consisting of artists, software developers, server administrators focusing on contributing to freely licensed thingamabobs such as software, documentation, and services.</p>
<h2>What do we do currently?</h2> <h2>What do we do currently?</h2>
<p>Currently, we do host <a href="https://unix.in.th">*nix in Thailand</a>, a Thai-spoken computer community with freely licensed content and its sub-services.</p> <p>Currently, we do host Gitskette, a Gitea instance, our laboratories, our internal wiki (that you can read), our team individual's homepage, and an identity management.</p>
<h3>These services are also being hosted by our team</h3>
<p>
<ul>
<li><a href="https://unix.in.th">*nix in Thailand</a>, a Thai-spoken computer community with freely licensed content and its sub-services.</li>
</ul>
</p>
<h2>Who currently operates these services?</h2> <h2>Who currently operates these services?</h2>
<p>Diskette Guy (diskette [at] dailitation.xyz)</p> <p>Diskette Guy (diskette [at] dailitation.xyz)</p>
<h2>I need help hosting my free software project!</h2> <h2>I need help hosting my free software project!</h2>
@@ -44,6 +50,7 @@
<footer> <footer>
<hr> <hr>
<p>Copyright © 2025 dailitation.xyz, everything here is licensed under GFDLv1.3, unless otherwise noted</p> <p>Copyright © 2025 dailitation.xyz, everything here is licensed under GFDLv1.3, unless otherwise noted</p>
<p>Note: this webpage is available in <a href="https://gitskette.dailitation.xyz/DandelionNStuff/dtt-web">GNU GPLv2</a>.</p>
</footer> </footer>
</main> </main>
</body></html> </body></html>