Add basic homepage

This commit is contained in:
Late Night Defender 2023-07-24 11:26:56 +07:00
parent f46330f032
commit 4be6f7de57

12
index.html Normal file
View file

@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<body>
<p >Welcome to TechTransThai</p>
<a href="https://video.techtransthai.org/">Invidious</a>
<a href="https://test.techtransthai.org/">LibreSpeed</a>
<a href="https://cloud.techtransthai.org/">Nextcloud</a>
<a href="https://status.techtransthai.org/status/techtransthai">Service status</a>
</body>
</html>