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>
|
||||
|
@ -75,6 +74,15 @@
|
|||
<svg class="feather feather-external-link" viewBox="0 0 24 24" fill="none" height="20" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" x2="21" y1="14" y2="3"></line></svg>
|
||||
</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