add icon and center itens

This commit is contained in:
Late Night Defender 2023-08-03 00:00:53 +07:00
parent d132c97ced
commit 0961413a5d
3 changed files with 46 additions and 4 deletions

View file

@ -8,7 +8,10 @@
</head>
<body>
<h1>TechTransThai</h1>
<div class="header">
<img src="icons/ttt-org.png" alt="TTT Logo" width="64" height="64" style="margin-right: 10px;">
<h1>TechTransThai</h1>
</div>
<h2>Services</h2>
@ -46,9 +49,13 @@
<p>เทคโนโลยีเพื่อทุกคน</p>
<a href="https://www.youtube.com/@PGTechs" class="button">Visit</a>
<p>Version DATE-VERSION</p>
<a href="https://status.techtransthai.org/status/techtransthai">Service status</a>
<div class="footer">
<a href="https://codeberg.org/latenightdef/ttt-org" class="versionbutton">DATE-VERSION</a>
</div>
<div class="footer">
<a href="https://status.techtransthai.org/status/techtransthai">Service status</a>
</div>
</body>
</html>