redesign webapp pages
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Late Night Defender 2025-02-28 04:59:16 +07:00
parent b3ed514115
commit a3c23c3f8d
3 changed files with 29 additions and 17 deletions

View file

@ -36,12 +36,16 @@
<img src="/resources/icons/tux.svg" alt="tux" width="80" height="80" style="margin-right: 0.1cm;">
<div style="font-weight: bold; font-size: 24pt; display: flex; align-items: center;">TLUC Website</div>
</div>
เว็บไซต์รวมลิงก์เพื่อชุมชนผู้ใช้ Linux ในประเทศไทย (Thai Linux User Community)
<div class="quickbuttons" style="margin-top: 5vh;">
<a class="button accent" target="_blank" rel="noopener noreferrer" href="https://thailinux.techtransthai.org">เข้าชมเว็บไซต์</a>
<a class="button" target="_blank" rel="noopener noreferrer" href="https://codeberg.org/techtransthai/thailinux.techtransthai.org">ดูซอร์สโคด</a>
<div style="text-align: center;">
<h2>รวมชุมชนผู้ใช้ Linux</h2>
<h2 style="margin-top: -2vh;">ในประเทศไทย</h2>
เว็บไซต์รวมลิงก์เพื่อชุมชนผู้ใช้ Linux ในประเทศไทย (Thai Linux User Community)
</div>
<div class="quickbuttons" style="margin-top: 5vh; display: flex; justify-content: center;">
<a class="button pill accent" target="_blank" rel="noopener noreferrer" href="https://thailinux.techtransthai.org">เข้าชมเว็บไซต์</a>
<a class="button pill" target="_blank" rel="noopener noreferrer" href="https://codeberg.org/techtransthai/thailinux.techtransthai.org">ดูซอร์สโคด</a>
</div>
</div>