Add basic homepage
This commit is contained in:
parent
f46330f032
commit
4be6f7de57
1 changed files with 12 additions and 0 deletions
12
index.html
Normal file
12
index.html
Normal 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>
|
Loading…
Reference in a new issue