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 @@
|
|||
<svg style="margin-right: 5px;" xmlns="http://www.w3.org/2000/svg" height="36px" viewBox="0 0 16 16" width="36px"><path d="m 8.292969 12.707031 l -4 -4 c -0.390625 -0.390625 -0.390625 -1.023437 0 -1.414062 l 4 -4 c 0.390625 -0.390625 1.023437 -0.390625 1.414062 0 s 0.390625 1.023437 0 1.414062 l -3.292969 3.292969 l 3.292969 3.292969 c 0.390625 0.390625 0.390625 1.023437 0 1.414062 s -1.023437 0.390625 -1.414062 0 z m 0 0" fill="currentColor" fill-rule="evenodd"/></svg>
|
||||
<p class="logo">กลับไปที่ Open Source Fund</p>
|
||||
</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