Add Little Lines service
This commit is contained in:
parent
8b2f0d95d5
commit
0bc6458128
2 changed files with 10 additions and 6 deletions
12
index.html
12
index.html
|
@ -15,6 +15,10 @@
|
|||
|
||||
<h2>Services</h2>
|
||||
|
||||
<h3 class="h3">Dawncraft</h3>
|
||||
<p>เซิร์ฟเวอร์ Minecraft พร้อมม็อด Dawncraft</p>
|
||||
<a href="https://status.techtransthai.org/status/techtransthai" class="button">Status</a>
|
||||
|
||||
<h3 class="h3">Invidious</h3>
|
||||
<p>ดูวิดีโอจาก YouTube ไร้โฆษณากวนใจ</p>
|
||||
<a href="https://video.techtransthai.org/" class="button">Visit</a>
|
||||
|
@ -23,14 +27,14 @@
|
|||
<p>ทดสอบความเร็วอินเทอร์เน็ต</p>
|
||||
<a href="https://test.techtransthai.org/" class="button">Visit</a>
|
||||
|
||||
<h3 class="h3">Little Lines</h3>
|
||||
<p>ระบบนำทางสำหรับล้อขนาดเล็ก</p>
|
||||
<a href="https://little-lines.techtransthai.org/" class="button">Visit</a>
|
||||
|
||||
<h3 class="h3">Nextcloud</h3>
|
||||
<p>บ้านที่ปลอดภัยสำหรับข้อมูลของคุณ</p>
|
||||
<a href="https://cloud.techtransthai.org/" class="button">Visit</a>
|
||||
|
||||
<h3 class="h3">Dawncraft</h3>
|
||||
<p>เซิร์ฟเวอร์ Minecraft พร้อมม็อด Dawncraft</p>
|
||||
<a href="https://status.techtransthai.org/status/techtransthai" class="button">Status</a>
|
||||
|
||||
<h3 class="h3">Syncthing Relay</h3>
|
||||
<p>Relay server สำหรับ Syncthing</p>
|
||||
<a href="https://relays.syncthing.net/" class="button">See stats</a>
|
||||
|
|
|
@ -52,9 +52,9 @@ html *
|
|||
font-weight: bold;
|
||||
cursor: pointer;
|
||||
padding-top: 10px;
|
||||
padding-right: 10px;
|
||||
padding-right: 15px;
|
||||
padding-bottom: 10px;
|
||||
padding-left: 10px;
|
||||
padding-left: 15px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
Loading…
Reference in a new issue