fix icon when using as portable
This commit is contained in:
parent
13f2efc305
commit
7c56ceecd8
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div class="centerscreen">
|
||||
<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 class="logo" style="display: flex; align-items: center; justify-content: center">
|
||||
<h1>Coming soon!</h1>
|
||||
|
|
Loading…
Reference in a new issue