add etherpa and tools
This commit is contained in:
parent
7bbdc933c7
commit
12980b1669
3 changed files with 301 additions and 2 deletions
53
index.html
53
index.html
|
@ -51,6 +51,22 @@
|
|||
|
||||
<div class="separator"></div>
|
||||
|
||||
<!-- Etherpad -->
|
||||
<div class="inner-grid">
|
||||
<div>
|
||||
<img src="icons/etherpad.svg" alt="Etherpad" width="80" height="80" style="margin-left: 0.3cm;">
|
||||
</div>
|
||||
<div>
|
||||
<h3>Etherpad</h3>
|
||||
<p>แก้ไขเอกสารร่วมกันในแบบเรียลไทม์</p>
|
||||
</div>
|
||||
<div>
|
||||
<a href="https://pad.techtransthai.org" class="button">Visit...</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="separator"></div>
|
||||
|
||||
<!-- Invidious -->
|
||||
<div class="inner-grid">
|
||||
<div>
|
||||
|
@ -183,12 +199,47 @@
|
|||
</div>
|
||||
|
||||
|
||||
<h3>เครื่องมือ</h3>
|
||||
|
||||
<div class="list">
|
||||
<div class="inner-grid">
|
||||
<div>
|
||||
<img src="icons/" alt="ip-address" width="80" height="80" style="margin-left: 0.3cm; border-radius: 40px; box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.13);">
|
||||
</div>
|
||||
<div>
|
||||
<div style="display: flex; margin-bottom: -5%; align-items: center;">
|
||||
<h3>ตรวจสอบหมายเลข IP</h3>
|
||||
<p></p>
|
||||
</div>
|
||||
<p>ดูหมายเลข IP ของคุณ</p>
|
||||
</div>
|
||||
<div>
|
||||
<a href="https://www.techtransthai.org" class="button" rel="me">View...</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="inner-grid">
|
||||
<div>
|
||||
<img src="icons/" alt="user-agent" width="80" height="80" style="margin-left: 0.3cm; border-radius: 40px; box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.13);">
|
||||
</div>
|
||||
<div>
|
||||
<div style="display: flex; margin-bottom: -5%; align-items: center;">
|
||||
<h3>ตรวจสอบ User Agent</h3>
|
||||
<p></p>
|
||||
</div>
|
||||
<p>ดู User Agent ของคุณ</p>
|
||||
</div>
|
||||
<div>
|
||||
<a href="https://www.techtransthai.org" class="button" rel="me">View...</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<h3>รู้จักกับเรา</h3>
|
||||
|
||||
<div class="list">
|
||||
<div class="inner-grid">
|
||||
<div>
|
||||
<img src="icons/latenightdef.png" alt="Dawncraft" width="80" height="80" style="margin-left: 0.3cm; border-radius: 40px; box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.13);">
|
||||
<img src="icons/latenightdef.png" alt="latenightdef" width="80" height="80" style="margin-left: 0.3cm; border-radius: 40px; box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.13);">
|
||||
</div>
|
||||
<div>
|
||||
<div style="display: flex; margin-bottom: -5%; align-items: center;">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue