fix icon when using as portable

This commit is contained in:
Late Night Defender 2024-03-28 02:39:31 +07:00
parent 13f2efc305
commit 7c56ceecd8

View file

@ -11,7 +11,7 @@
<body> <body>
<div class="centerscreen"> <div class="centerscreen">
<div class="header" > <div class="header" >
<img src="icons/ttt-org.png" alt="TTT Logo" width="128" height="128"> <img src="https://www.techtransthai.org/icons/ttt-org.png" alt="TTT Logo" width="128" height="128">
</div> </div>
<div class="logo" style="display: flex; align-items: center; justify-content: center"> <div class="logo" style="display: flex; align-items: center; justify-content: center">
<h1>Coming soon!</h1> <h1>Coming soon!</h1>