Templated index.php
This commit is contained in:
5
src/html/home.html
Normal file
5
src/html/home.html
Normal file
@ -0,0 +1,5 @@
|
||||
<div id="home" style="display: none">
|
||||
<div id="logoContainer">
|
||||
<img src="./img/Logo_Happy_Dev.png" alt="Logo Happy Dev">
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user