Add about page
This commit is contained in:
parent
5a3648ba01
commit
85ff36081c
14 changed files with 125 additions and 12 deletions
|
@ -17,7 +17,8 @@
|
|||
<img src="https://dl.techtransthai.org/resources/icons/ttt-org.svg" alt="TTT Logo" width="36" height="36" style="margin-right: 5px;">
|
||||
<h4 class="logo">TechTransThai</h4>
|
||||
</a>
|
||||
<div style="display: flex; align-items: center">
|
||||
<div style="display: flex; align-items: center;">
|
||||
<a href="/about" class="button header">เกี่ยวกับเรา</a>
|
||||
<a href="/team" class="button header">ทีม</a>
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/" class="button header">สถานะการให้บริการ</a>
|
||||
</div>
|
||||
|
|
|
@ -17,7 +17,8 @@
|
|||
<img src="https://dl.techtransthai.org/resources/icons/ttt-org.svg" alt="TTT Logo" width="36" height="36" style="margin-right: 5px;">
|
||||
<h4 class="logo">TechTransThai</h4>
|
||||
</a>
|
||||
<div style="display: flex; align-items: center">
|
||||
<div style="display: flex; align-items: center;">
|
||||
<a href="/about" class="button header">เกี่ยวกับเรา</a>
|
||||
<a href="/team" class="button header">ทีม</a>
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/" class="button header">สถานะการให้บริการ</a>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue