use subfolder for pages
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
6f19b06a70
commit
3ad73cf63f
71 changed files with 72 additions and 72 deletions
31
resources/comingsoon.html
Normal file
31
resources/comingsoon.html
Normal file
|
@ -0,0 +1,31 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="https://www.techtransthai.org/style.css">
|
||||
<meta http-equiv="Content-Language" content="th">
|
||||
<meta http-equiv="content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Coming soon!</title>
|
||||
<link rel="icon" type="image/svg" href="https://www.techtransthai.org/resources/icons/ttt-org.svg">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="centerscreen">
|
||||
<div class="header" >
|
||||
<img src="https://www.techtransthai.org/resources/icons/ttt-org.svg" alt="TTT Logo" width="128" height="128">
|
||||
</div>
|
||||
<div class="logo" style="display: flex; align-items: center; justify-content: center">
|
||||
<h1>Coming soon!</h1>
|
||||
</div>
|
||||
|
||||
<div class="header" style="margin-top: 1cm;">
|
||||
<a href="https://www.techtransthai.org" class="gtk-button-pill">Go back</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue