Add ttt-home
This commit is contained in:
parent
be8b4233ee
commit
6157cefe66
2 changed files with 24 additions and 3 deletions
23
index.html
23
index.html
|
@ -126,7 +126,7 @@
|
|||
</div>
|
||||
<div>
|
||||
<h3>TechTransThai Cloud</h3>
|
||||
<p>บ้านที่ปลอดภัยสำหรับข้อมูลของคุณ</p>
|
||||
<p>Nextcloud instance ของเรา</p>
|
||||
</div>
|
||||
<div>
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://cloud.techtransthai.org/" class="button">Visit...</a>
|
||||
|
@ -141,7 +141,7 @@
|
|||
</div>
|
||||
<div>
|
||||
<h3>TechTransThai F-Social</h3>
|
||||
<p>สื่อสังคมออนไลน์ที่ใช้ได้อย่างอิสระตลอดกาล</p>
|
||||
<p>Sharkey instance ของเรา</p>
|
||||
</div>
|
||||
<div>
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://f-social.techtransthai.org" class="button">Visit...</a>
|
||||
|
@ -149,6 +149,23 @@
|
|||
</div>
|
||||
|
||||
<div class="separator"></div>
|
||||
|
||||
<!-- Home Assistant-->
|
||||
<div class="inner-grid">
|
||||
<div>
|
||||
<img src="icons/homeassistant.svg" alt="Home Assistant" width="80" height="80" style="margin-left: 0.3cm;">
|
||||
</div>
|
||||
<div>
|
||||
<h3>TechTransThai Home</h3>
|
||||
<p>Home Assistant instance ของเรา</p>
|
||||
</div>
|
||||
<div>
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://home.techtransthai.org" class="button">Visit...</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="separator"></div>
|
||||
|
||||
<!-- Peertube -->
|
||||
<div class="inner-grid">
|
||||
<div>
|
||||
|
@ -156,7 +173,7 @@
|
|||
</div>
|
||||
<div>
|
||||
<h3>TechTransThai Video</h3>
|
||||
<p>เครื่องมือแชร์วิดีโอออนไลน์</p>
|
||||
<p>Peertube instance ของเรา</p>
|
||||
</div>
|
||||
<div>
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://video.techtransthai.org" class="button">Visit...</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue