www.techtransthai.org/index.html

40 lines
870 B
HTML
Raw Normal View History

2023-07-24 04:26:56 +00:00
<!DOCTYPE html>
<html>
2023-07-25 16:04:31 +00:00
<head>
<link rel="stylesheet" href="style.css">
</head>
2023-07-24 04:26:56 +00:00
<body>
2023-07-25 16:04:31 +00:00
<div>
<div></div>
<h1>TechTransThai</h1>
<h2>Services</h2>
<div></div>
</div>
<div>
<h3 class="h3">Invidious</h3>
<p class="text">An open source alternative front-end to YouTube</p>
<a href="https://video.techtransthai.org/" class="button">Visit</a>
<h3 class="h3">LibreSpeed</h3>
<p class="text">Free and Open Source Speedtest</p>
<a href="https://test.techtransthai.org/" class="button">Visit</a>
<h3 class="h3">Nextcloud</h3>
<p class="text">A safe home for all your data</p>
<a href="https://cloud.techtransthai.org/" class="button">Visit</a>
</div>
<p class="text">Version DATE-VERSION</p>
2023-07-24 04:26:56 +00:00
<a href="https://status.techtransthai.org/status/techtransthai">Service status</a>
</body>
</html>