Add draft for support us page
This commit is contained in:
parent
42d782df8e
commit
7039d178ca
4 changed files with 939 additions and 16 deletions
18
index.html
18
index.html
|
@ -27,9 +27,8 @@
|
|||
<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" class="headerbutton">
|
||||
สถานะการให้บริการ
|
||||
<a href="/support.html" class="headerbutton">
|
||||
สนับสนุน
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
@ -65,6 +64,9 @@
|
|||
<a class="button" target="_blank" rel="noopener noreferrer" href="mailto:admin@techtransthai.org">
|
||||
ติดต่อเราผ่านทางอีเมล
|
||||
</a>
|
||||
<a class="button" target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/">
|
||||
ตรวจสอบสถานะการให้บริการ
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<h3 style="margin-top: 5vh;">บริการ โปรเจกต์ และคอนเทนต์</h3>
|
||||
|
@ -88,16 +90,6 @@
|
|||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a class="itemcard" style="opacity: 0.4;">
|
||||
<div class="listaction">
|
||||
<img src="icons/ttt-org-blueprint.svg" alt="behind-ttt" width="80" height="80" style="margin: 0.3cm;">
|
||||
<div>
|
||||
<h3>Behind TechTransThai</h3>
|
||||
<p>เร็ว ๆ นี้</p>
|
||||
<!-- <p>โปรเจกต์โอเพนซอร์สที่เราใช้</p> -->
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a class="itemcard" target="_blank" rel="noopener noreferrer" href="https://inv.techtransthai.org/feed/trending">
|
||||
<div class="listaction">
|
||||
<img src="icons/inv.svg" alt="Invidious" width="80" height="80" style="margin: 0.3cm;">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue