added ThreadR SVG

master
Jakob 2020-02-19 23:06:29 +01:00
parent 9b180cb73d
commit 648bd34a9b
1 changed files with 6 additions and 3 deletions

View File

@ -23,12 +23,15 @@
<li><a href="%CONTENT_DIR%/about/">About</a></li>
<li class="right"><a href="%CONTENT_DIR%/login/">Log In</a></li>
</ul>
<div style="padding:0 16px;">
<div class="item-4">
<div class="container">
<div class="item-1">
<h1>
<center>Welcome to ThreadR!</center>
<center>Welcome to</center>
</h1>
</div>
<div class"item-2">
<img src="%CONTENT_DIR%/img/ThreadR.svg" alt="ThreadR" width="100%" height="100%" >
</div>
</div>
</body>
</html>