Add TTT Forge and update links
This commit is contained in:
parent
cef827fb0b
commit
0cdacf7244
3 changed files with 18 additions and 6 deletions
19
index.html
19
index.html
|
@ -22,14 +22,14 @@
|
|||
<a target="_blank" rel="noopener noreferrer" href="/team.html" class="headerbutton">
|
||||
ทีม
|
||||
</a>
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://codeberg.org/latenightdef/ttt-org" class="headerbutton">
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://forge.techtransthai.org/techtransthai/website" class="headerbutton">
|
||||
ซอร์สโคด
|
||||
</a>
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://webring.wonderful.software#techtransthai.org" class="headerbutton">
|
||||
วงแหวนเว็บ
|
||||
</a>
|
||||
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/status/techtransthai" class="headerbutton">
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org" class="headerbutton">
|
||||
สถานะการให้บริการ
|
||||
</a>
|
||||
</div>
|
||||
|
@ -159,6 +159,18 @@
|
|||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a class="itemcard" target="_blank" rel="noopener noreferrer" href="https://forge.techtransthai.org/">
|
||||
<div class="listaction">
|
||||
<img src="icons/forgejo.svg" alt="Forgejo" width="80" height="80" style="margin: 0.3cm;">
|
||||
<div>
|
||||
<h3>TechTransThai Forge</h3>
|
||||
<p>Forgejo instance ของเรา</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
<div class="row">
|
||||
<a class="itemcard" target="_blank" rel="noopener noreferrer" href="https://f-social.techtransthai.org/">
|
||||
<div class="listaction">
|
||||
<img src="icons/sharkey.png" alt="Sharkey" width="80" height="80" style="margin: 0.3cm;">
|
||||
|
@ -168,8 +180,6 @@
|
|||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="row">
|
||||
<a class="itemcard" target="_blank" rel="noopener noreferrer" href="https://home.techtransthai.org">
|
||||
<div class="listaction">
|
||||
<img src="icons/homeassistant.svg" alt="Home Assistant" width="80" height="80" style="margin: 0.3cm;">
|
||||
|
@ -179,6 +189,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a class="itemcard-placeholder"></a>
|
||||
</div>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue