switch logo to svg

This commit is contained in:
Late Night Defender 2024-07-13 15:53:58 +07:00
parent ca1e434086
commit 0b7c41db2c
6 changed files with 170 additions and 6 deletions

View file

@ -6,13 +6,13 @@
<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/png" href="https://www.techtransthai.org/icons/ttt-org.png">
<link rel="icon" type="image/svg" href="https://www.techtransthai.org/icons/ttt-org.svg">
</head>
<body>
<div class="centerscreen">
<div class="header" >
<img src="https://www.techtransthai.org/icons/ttt-org.png" alt="TTT Logo" width="128" height="128">
<img src="https://www.techtransthai.org/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>