make coming soon page portable
This commit is contained in:
parent
45f1cc9e51
commit
13f2efc305
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue