move docs link to footer and add DL and source code link
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
700c9b7661
commit
cec9c3388f
13 changed files with 113 additions and 15 deletions
|
@ -19,7 +19,6 @@
|
|||
</a>
|
||||
<div style="display: flex; align-items: center">
|
||||
<a href="/team" class="button header">ทีม</a>
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://docs.techtransthai.org/" class="button header">เอกสาร</a>
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/" class="button header">สถานะการให้บริการ</a>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -51,6 +50,15 @@
|
|||
<a class="button accent pill" target="_blank" rel="noopener noreferrer" href="https://www.youtube.com/@FOSS4ChangeTH">ดูบน YouTube</a>
|
||||
<a class="button pill" target="_blank" rel="noopener noreferrer" href="https://dl.techtransthai.org/foss4change">ดาวน์โหลดวิดีโอจากเรา</a>
|
||||
</div>
|
||||
|
||||
<div style="margin-top: 5vh; margin-bottom: 1vh; text-align: center;">
|
||||
© 2025 TechTransThai Contributors<br>
|
||||
<a href="https://forge.techtransthai.org/techtransthai/www.techtransthai.org">Website source</a>
|
||||
<nbsp>·</nbsp>
|
||||
<a href="https://dl.techtransthai.org">Download center</a>
|
||||
<nbsp>·</nbsp>
|
||||
<a href="https://docs.techtransthai.org">Docs</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -19,7 +19,6 @@
|
|||
</a>
|
||||
<div style="display: flex; align-items: center">
|
||||
<a href="/team" class="button header">ทีม</a>
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://docs.techtransthai.org/" class="button header">เอกสาร</a>
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/" class="button header">สถานะการให้บริการ</a>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -69,6 +68,15 @@
|
|||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div style="margin-top: 5vh; margin-bottom: 1vh; text-align: center;">
|
||||
© 2025 TechTransThai Contributors<br>
|
||||
<a href="https://forge.techtransthai.org/techtransthai/www.techtransthai.org">Website source</a>
|
||||
<nbsp>·</nbsp>
|
||||
<a href="https://dl.techtransthai.org">Download center</a>
|
||||
<nbsp>·</nbsp>
|
||||
<a href="https://docs.techtransthai.org">Docs</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue