V2 (#1)
* wip * wip2 * trying to trigger netflify preview * prepared files for htmz * ready for styling * fix nav? * htmz nav2 * fix nav * custom built css * bring back logo
This commit is contained in:
parent
860208814a
commit
0d59c44240
88 changed files with 308 additions and 26500 deletions
22
home.html
Normal file
22
home.html
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
<div id="tab-panel" role="tabpanel">
|
||||
<div class="img">
|
||||
<img src="./images/logo.png">
|
||||
</div>
|
||||
|
||||
<div class="content">
|
||||
<h2>Hello to dreat.info</h2>
|
||||
<div>
|
||||
<p>
|
||||
Welcome to my little place on the web. You will find here info about yours truly and projects I made/I am working on. <br />
|
||||
Feel free to look around and explore links on the left.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<div class="main-img">
|
||||
<img src="./images/dd.jpg" alt="Dreat on drums">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue