Add a-social and f-social
This commit is contained in:
parent
1c7735dcdf
commit
4151f215d0
3 changed files with 198 additions and 0 deletions
35
index.html
35
index.html
|
@ -117,6 +117,22 @@
|
|||
|
||||
<h3>เฉพาะบุคคลที่ได้รับอนุญาตเท่านั้น</h3>
|
||||
<div class="list">
|
||||
<!-- Akkoma -->
|
||||
<div class="inner-grid">
|
||||
<div>
|
||||
<img src="icons/akkoma.png" alt="Akkoma" width="80" height="80" style="margin-left: 0.3cm;">
|
||||
</div>
|
||||
<div>
|
||||
<h3>TechTransThai A-Social</h3>
|
||||
<p>สื่อสังคมที่แสดงออกได้อย่างน่าอัศจรรย์</p>
|
||||
</div>
|
||||
<div>
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://a-social.techtransthai.org" class="button">Visit...</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="separator"></div>
|
||||
|
||||
<!-- Nextcloud -->
|
||||
<div class="inner-grid">
|
||||
<div>
|
||||
|
@ -131,6 +147,21 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="separator"></div>
|
||||
<!-- Firefish -->
|
||||
<div class="inner-grid">
|
||||
<div>
|
||||
<img src="icons/firefish.svg" alt="Firefish" width="80" height="80" style="margin-left: 0.3cm;">
|
||||
</div>
|
||||
<div>
|
||||
<h3>TechTransThai F-Social</h3>
|
||||
<p>สื่อสังคมที่แปลกใหม่ สนุกสนาน และเปิดกว้าง</p>
|
||||
</div>
|
||||
<div>
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://f-social.techtransthai.org" class="button">Visit...</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="separator"></div>
|
||||
<!-- Peertube -->
|
||||
<div class="inner-grid">
|
||||
|
@ -145,8 +176,12 @@
|
|||
<a target="_blank" rel="noopener noreferrer" href="https://video.techtransthai.org" class="button">Visit...</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<h3>โปรเจกต์</h3>
|
||||
|
||||
<div class="list">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue