move docs link to footer and add DL and source code link
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Late Night Defender 2025-04-19 10:32:25 +07:00
parent 700c9b7661
commit cec9c3388f
13 changed files with 113 additions and 15 deletions

View file

@ -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>