make coming soon page portable

This commit is contained in:
Late Night Defender 2024-03-28 02:33:04 +07:00
parent 45f1cc9e51
commit 13f2efc305

View file

@ -1,11 +1,11 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<link rel="stylesheet" href="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">
<title>Coming soon!</title> <title>Coming soon!</title>
<link rel="icon" type="image/png" href="icons/ttt-org.png"> <link rel="icon" type="image/png" href="https://www.techtransthai.org/icons/ttt-org.png">
</head> </head>
<body> <body>