Compare commits

...

2 commits

Author SHA1 Message Date
ed1439613b remove preconnects since we don't need them anymore
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-11-19 01:49:51 +07:00
63e439e10e Minify topbar headerbuttons code 2024-11-19 01:47:51 +07:00
20 changed files with 48 additions and 133 deletions

View file

@ -1,7 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<link rel="preconnect" href="https://rsms.me/">
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<meta http-equiv="Content-Language" content="th"> <meta http-equiv="Content-Language" content="th">
<meta http-equiv="content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="content-Type" content="text/html; charset=UTF-8">
@ -19,20 +18,12 @@
<h4 class="logo">TechTransThai</h4> <h4 class="logo">TechTransThai</h4>
</a> </a>
<div style="display: flex; align-items: center"> <div style="display: flex; align-items: center">
<a href="/team" class="headerbutton"> <a href="/team" class="headerbutton">ทีม</a>
ทีม <a target="_blank" rel="noopener noreferrer" href="https://webring.wonderful.software#techtransthai.org" class="headerbutton">วงแหวนเว็บ</a>
</a> <a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/" class="headerbutton">สถานะการให้บริการ</a>
<a target="_blank" rel="noopener noreferrer" href="https://webring.wonderful.software#techtransthai.org" class="headerbutton">
วงแหวนเว็บ
</a>
<a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/" class="headerbutton">
สถานะการให้บริการ
</a>
</div> </div>
</div> </div>
</div>
</div>
<div class="header" style="margin-top: 2cm;"> <div class="header" style="margin-top: 2cm;">
</div> </div>

View file

@ -1,7 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<link rel="preconnect" href="https://rsms.me/">
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<meta http-equiv="Content-Language" content="th"> <meta http-equiv="Content-Language" content="th">
<meta http-equiv="content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="content-Type" content="text/html; charset=UTF-8">
@ -19,20 +18,12 @@
<h4 class="logo">TechTransThai</h4> <h4 class="logo">TechTransThai</h4>
</a> </a>
<div style="display: flex; align-items: center"> <div style="display: flex; align-items: center">
<a href="/team" class="headerbutton"> <a href="/team" class="headerbutton">ทีม</a>
ทีม <a target="_blank" rel="noopener noreferrer" href="https://webring.wonderful.software#techtransthai.org" class="headerbutton">วงแหวนเว็บ</a>
</a> <a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/" class="headerbutton">สถานะการให้บริการ</a>
<a target="_blank" rel="noopener noreferrer" href="https://webring.wonderful.software#techtransthai.org" class="headerbutton">
วงแหวนเว็บ
</a>
<a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/" class="headerbutton">
สถานะการให้บริการ
</a>
</div> </div>
</div> </div>
</div>
</div>
<div class="header" style="margin-top: 2cm;"> <div class="header" style="margin-top: 2cm;">
</div> </div>

View file

@ -1,7 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<link rel="preconnect" href="https://rsms.me/">
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<meta http-equiv="Content-Language" content="th"> <meta http-equiv="Content-Language" content="th">
<meta http-equiv="content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="content-Type" content="text/html; charset=UTF-8">
@ -19,20 +18,12 @@
<h4 class="logo">TechTransThai</h4> <h4 class="logo">TechTransThai</h4>
</a> </a>
<div style="display: flex; align-items: center"> <div style="display: flex; align-items: center">
<a href="/team" class="headerbutton"> <a href="/team" class="headerbutton">ทีม</a>
ทีม <a target="_blank" rel="noopener noreferrer" href="https://webring.wonderful.software#techtransthai.org" class="headerbutton">วงแหวนเว็บ</a>
</a> <a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/" class="headerbutton">สถานะการให้บริการ</a>
<a target="_blank" rel="noopener noreferrer" href="https://webring.wonderful.software#techtransthai.org" class="headerbutton">
วงแหวนเว็บ
</a>
<a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/" class="headerbutton">
สถานะการให้บริการ
</a>
</div> </div>
</div> </div>
</div>
</div>
<div class="header" style="margin-top: 2cm;"> <div class="header" style="margin-top: 2cm;">
</div> </div>

View file

@ -1,7 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<link rel="preconnect" href="https://rsms.me/">
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<meta http-equiv="Content-Language" content="th"> <meta http-equiv="Content-Language" content="th">
<meta http-equiv="content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="content-Type" content="text/html; charset=UTF-8">
@ -12,27 +11,19 @@
</head> </head>
<body> <body>
<div class="topbar"> <div class="topbar">
<div class="topbar-group"> <div class="topbar-group">
<a href="/" style="display: flex; align-items: center; text-decoration: none;"> <a href="/" style="display: flex; align-items: center; text-decoration: none;">
<img src="/resources/icons/ttt-org.svg" alt="TTT Logo" width="36" height="36" style="margin-right: 5px;"> <img src="/resources/icons/ttt-org.svg" alt="TTT Logo" width="36" height="36" style="margin-right: 5px;">
<h4 class="logo">TechTransThai</h4> <h4 class="logo">TechTransThai</h4>
</a> </a>
<div style="display: flex; align-items: center"> <div style="display: flex; align-items: center">
<a href="/team" class="headerbutton"> <a href="/team" class="headerbutton">ทีม</a>
ทีม <a target="_blank" rel="noopener noreferrer" href="https://webring.wonderful.software#techtransthai.org" class="headerbutton">วงแหวนเว็บ</a>
</a> <a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/" class="headerbutton">สถานะการให้บริการ</a>
<a target="_blank" rel="noopener noreferrer" href="https://webring.wonderful.software#techtransthai.org" class="headerbutton"> </div>
วงแหวนเว็บ
</a>
<a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/" class="headerbutton">
สถานะการให้บริการ
</a>
</div>
</div>
</div> </div>
</div>
<div class="header" style="margin-top: 2cm;"> <div class="header" style="margin-top: 2cm;">

View file

@ -1,7 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<link rel="preconnect" href="https://rsms.me/">
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<meta http-equiv="Content-Language" content="th"> <meta http-equiv="Content-Language" content="th">
<meta http-equiv="content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="content-Type" content="text/html; charset=UTF-8">
@ -19,20 +18,12 @@
<h4 class="logo">TechTransThai</h4> <h4 class="logo">TechTransThai</h4>
</a> </a>
<div style="display: flex; align-items: center"> <div style="display: flex; align-items: center">
<a href="/team" class="headerbutton"> <a href="/team" class="headerbutton">ทีม</a>
ทีม <a target="_blank" rel="noopener noreferrer" href="https://webring.wonderful.software#techtransthai.org" class="headerbutton">วงแหวนเว็บ</a>
</a> <a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/" class="headerbutton">สถานะการให้บริการ</a>
<a target="_blank" rel="noopener noreferrer" href="https://webring.wonderful.software#techtransthai.org" class="headerbutton">
วงแหวนเว็บ
</a>
<a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/" class="headerbutton">
สถานะการให้บริการ
</a>
</div> </div>
</div> </div>
</div>
</div>
<div class="header" style="margin-top: 2cm;"> <div class="header" style="margin-top: 2cm;">
</div> </div>

View file

@ -1,7 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<link rel="preconnect" href="https://rsms.me/">
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
<meta http-equiv="Content-Language" content="th"> <meta http-equiv="Content-Language" content="th">
<meta http-equiv="content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="content-Type" content="text/html; charset=UTF-8">
@ -19,20 +18,12 @@
<h4 class="logo">TechTransThai</h4> <h4 class="logo">TechTransThai</h4>
</a> </a>
<div style="display: flex; align-items: center"> <div style="display: flex; align-items: center">
<a href="/team" class="headerbutton"> <a href="/team" class="headerbutton">ทีม</a>
ทีม <a target="_blank" rel="noopener noreferrer" href="https://webring.wonderful.software#techtransthai.org" class="headerbutton">วงแหวนเว็บ</a>
</a> <a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/" class="headerbutton">สถานะการให้บริการ</a>
<a target="_blank" rel="noopener noreferrer" href="https://webring.wonderful.software#techtransthai.org" class="headerbutton">
วงแหวนเว็บ
</a>
<a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/" class="headerbutton">
สถานะการให้บริการ
</a>
</div> </div>
</div> </div>
</div>
</div>
<div class="header" style="margin-top: 2cm;"> <div class="header" style="margin-top: 2cm;">
</div> </div>

View file

@ -1,7 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<link rel="preconnect" href="https://rsms.me/">
<link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="style.css">
<meta http-equiv="Content-Language" content="th"> <meta http-equiv="Content-Language" content="th">
<meta http-equiv="content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="content-Type" content="text/html; charset=UTF-8">
@ -12,29 +11,19 @@
</head> </head>
<body> <body>
<div class="topbar"> <div class="topbar">
<div class="topbar-group"> <div class="topbar-group">
<a style="display: flex; align-items: center; text-decoration: none;"> <a style="display: flex; align-items: center; text-decoration: none;">
<img src="resources/icons/ttt-org.svg" alt="TTT Logo" width="36" height="36" style="margin-right: 5px;"> <img src="resources/icons/ttt-org.svg" alt="TTT Logo" width="36" height="36" style="margin-right: 5px;">
<h4 class="logo">TechTransThai</h4> <h4 class="logo">TechTransThai</h4>
</a> </a>
<div style="display: flex; align-items: center"> <div style="display: flex; align-items: center">
<a href="/team" class="headerbutton"> <a href="/team" class="headerbutton">ทีม</a>
ทีม <a target="_blank" rel="noopener noreferrer" href="https://webring.wonderful.software#techtransthai.org" class="headerbutton">วงแหวนเว็บ</a>
</a> <a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/" class="headerbutton">สถานะการให้บริการ</a>
<a target="_blank" rel="noopener noreferrer" href="https://webring.wonderful.software#techtransthai.org" class="headerbutton"> </div>
วงแหวนเว็บ
</a>
<a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/" class="headerbutton">
สถานะการให้บริการ
</a>
</div>
</div>
</div> </div>
</div>
<div class="grid-container"> <div class="grid-container">

View file

@ -1,7 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<link rel="preconnect" href="https://rsms.me/">
<link rel="stylesheet" href="https://www.techtransthai.org/style.css"> <link rel="stylesheet" href="https://www.techtransthai.org/style.css">
<meta http-equiv="Content-Language" content="th"> <meta http-equiv="Content-Language" content="th">
<meta http-equiv="content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="content-Type" content="text/html; charset=UTF-8">

View file

@ -1,7 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<link rel="preconnect" href="https://rsms.me/">
<link rel="stylesheet" href="https://www.techtransthai.org/style.css"> <link rel="stylesheet" href="https://www.techtransthai.org/style.css">
<meta http-equiv="Content-Language" content="th"> <meta http-equiv="Content-Language" content="th">
<meta http-equiv="content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="content-Type" content="text/html; charset=UTF-8">

View file

@ -1,7 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<link rel="preconnect" href="https://rsms.me/">
<link rel="stylesheet" href="https://www.techtransthai.org/style.css"> <link rel="stylesheet" href="https://www.techtransthai.org/style.css">
<meta http-equiv="Content-Language" content="th"> <meta http-equiv="Content-Language" content="th">
<meta http-equiv="content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="content-Type" content="text/html; charset=UTF-8">

View file

@ -1,7 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<link rel="preconnect" href="https://rsms.me/">
<link rel="stylesheet" href="https://www.techtransthai.org/style.css"> <link rel="stylesheet" href="https://www.techtransthai.org/style.css">
<meta http-equiv="Content-Language" content="th"> <meta http-equiv="Content-Language" content="th">
<meta http-equiv="content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="content-Type" content="text/html; charset=UTF-8">

View file

@ -1,7 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<link rel="preconnect" href="https://rsms.me/">
<link rel="stylesheet" href="https://www.techtransthai.org/style.css"> <link rel="stylesheet" href="https://www.techtransthai.org/style.css">
<meta http-equiv="Content-Language" content="th"> <meta http-equiv="Content-Language" content="th">
<meta http-equiv="content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="content-Type" content="text/html; charset=UTF-8">

View file

@ -1,7 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<link rel="preconnect" href="https://rsms.me/">
<link rel="stylesheet" href="https://www.techtransthai.org/style.css"> <link rel="stylesheet" href="https://www.techtransthai.org/style.css">
<meta http-equiv="Content-Language" content="th"> <meta http-equiv="Content-Language" content="th">
<meta http-equiv="content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="content-Type" content="text/html; charset=UTF-8">

View file

@ -1,7 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<link rel="preconnect" href="https://rsms.me/">
<link rel="stylesheet" href="https://www.techtransthai.org/style.css"> <link rel="stylesheet" href="https://www.techtransthai.org/style.css">
<meta http-equiv="Content-Language" content="th"> <meta http-equiv="Content-Language" content="th">
<meta http-equiv="content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="content-Type" content="text/html; charset=UTF-8">

View file

@ -1,7 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<link rel="preconnect" href="https://rsms.me/">
<link rel="stylesheet" href="https://www.techtransthai.org/style.css"> <link rel="stylesheet" href="https://www.techtransthai.org/style.css">
<meta http-equiv="Content-Language" content="th"> <meta http-equiv="Content-Language" content="th">
<meta http-equiv="content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="content-Type" content="text/html; charset=UTF-8">

View file

@ -1,7 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<link rel="preconnect" href="https://rsms.me/">
<link rel="stylesheet" href="https://www.techtransthai.org/style.css"> <link rel="stylesheet" href="https://www.techtransthai.org/style.css">
<meta http-equiv="Content-Language" content="th"> <meta http-equiv="Content-Language" content="th">
<meta http-equiv="content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="content-Type" content="text/html; charset=UTF-8">

View file

@ -1,7 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<link rel="preconnect" href="https://rsms.me/">
<link rel="stylesheet" href="https://www.techtransthai.org/style.css"> <link rel="stylesheet" href="https://www.techtransthai.org/style.css">
<meta http-equiv="Content-Language" content="th"> <meta http-equiv="Content-Language" content="th">
<meta http-equiv="content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="content-Type" content="text/html; charset=UTF-8">

View file

@ -1,7 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<link rel="preconnect" href="https://rsms.me/">
<link rel="stylesheet" href="https://www.techtransthai.org/style.css"> <link rel="stylesheet" href="https://www.techtransthai.org/style.css">
<meta http-equiv="Content-Language" content="th"> <meta http-equiv="Content-Language" content="th">
<meta http-equiv="content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="content-Type" content="text/html; charset=UTF-8">

View file

@ -18,20 +18,12 @@
<h4 class="logo">TechTransThai</h4> <h4 class="logo">TechTransThai</h4>
</a> </a>
<div style="display: flex; align-items: center"> <div style="display: flex; align-items: center">
<a class="headerbutton"> <a class="headerbutton">ทีม</a>
ทีม <a target="_blank" rel="noopener noreferrer" href="https://webring.wonderful.software#techtransthai.org" class="headerbutton">วงแหวนเว็บ</a>
</a> <a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/" class="headerbutton">สถานะการให้บริการ</a>
<a target="_blank" rel="noopener noreferrer" href="https://webring.wonderful.software#techtransthai.org" class="headerbutton">
วงแหวนเว็บ
</a>
<a target="_blank" rel="noopener noreferrer" href="https://status.techtransthai.org/" class="headerbutton">
สถานะการให้บริการ
</a>
</div> </div>
</div> </div>
</div>
</div>
<div class="header" style="margin-top: 2cm;"> <div class="header" style="margin-top: 2cm;">
</div> </div>

View file

@ -1,7 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<link rel="preconnect" href="https://rsms.me/">
<link rel="stylesheet" href="https://www.techtransthai.org/style.css"> <link rel="stylesheet" href="https://www.techtransthai.org/style.css">
<meta http-equiv="Content-Language" content="th"> <meta http-equiv="Content-Language" content="th">
<meta http-equiv="content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="content-Type" content="text/html; charset=UTF-8">