Add Wonderful Mobile project
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Late Night Defender 2025-06-28 04:32:38 +07:00
parent 1988477203
commit 6ac7e2f8f7
2 changed files with 81 additions and 0 deletions

View file

@ -0,0 +1,72 @@
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="/style.css">
<meta http-equiv="Content-Language" content="th">
<meta http-equiv="content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="Make your device more wonderful">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Wonderful Mobile - TechTransThai</title>
<link rel="icon" type="image/svg" href="https://dl.techtransthai.org/resources/icons/wonderful-mobile.svg">
</head>
<body>
<div class="topbar">
<div class="topbar-group">
<a href="/" style="display: flex; align-items: center; text-decoration: none;">
<img src="https://dl.techtransthai.org/resources/icons/ttt-org.svg" alt="TTT Logo" width="36" height="36" style="margin-right: 5px;">
<h4 class="logo">TechTransThai</h4>
</a>
<div style="display: flex; align-items: center;">
<a href="/about" class="button header">เกี่ยวกับเรา</a>
<a href="/team" class="button header">ทีม</a>
<a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/" class="button header">สถานะการให้บริการ</a>
</div>
</div>
</div>
<div class="grid-container">
<div class="middle large">
<div class="header" style="margin-top: 2cm;">
</div>
<div style="display: flex; justify-content: center; margin: 3vh;">
<img src="https://dl.techtransthai.org/resources/icons/wonderful-mobile.svg" alt="Wonderful Mobile" width="80" height="80" style="margin-right: 0.1cm;">
<div style="display: flex; flex-direction: column; margin-top: 1.25vh;">
<div style="font-weight: bold; font-size: 12pt;">TechTransThai</div>
<div style="font-weight: bold; font-size: 24pt;">Wonderful Mobile</div>
</div>
</div>
<div style="text-align: center;">
<h2>Make your device</h2>
<h2 style="margin-top: -2vh;">more wonderful</h2>
</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://github.com/galaxybuild-project">
<svg height="20" aria-hidden="true" viewBox="0 0 16 16" version="1.1" width="20" data-view-component="true" class="octicon octicon-mark-github v-align-middle">
<path fill="#FFF" fill-rule="evenodd" d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0016 8c0-4.42-3.58-8-8-8z"></path>
</svg>
<p style="color: white; margin-left: 8px;">Visit our GitHub</p>
</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>
</body>
</html>

View file

@ -178,6 +178,15 @@
</div> </div>
</div> </div>
</a> </a>
<a class="itemcard" href="/incubator/wonderful-mobile/">
<div class="listaction">
<img src="https://dl.techtransthai.org/resources/icons/wonderful-mobile.svg" alt="Wonderful Mobile" width="80" height="80" style="margin: 0.3cm;">
<div>
<h3>Wonderful Mobile</h3>
<p>Make your device more wonderful</p>
</div>
</div>
</a>
</div> </div>
<h3 style="margin-top: 5vh">คอนเทนต์</h3> <h3 style="margin-top: 5vh">คอนเทนต์</h3>