added first version of theme

This commit is contained in:
2019-10-26 00:15:49 +02:00
parent fe42752335
commit c196fcf7a8
51 changed files with 6296 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<div class="block glass">
<div class="block-body">
<h2>Place some info about you here!</h2>
<p>Override the content of this sidebar by creating the partial file in your site project:</p>
<p><b>layounts/partials/listSideBar.html</b></p>
<p>More information about partials: <a href="https://gohugo.io/templates/partials/" target="_blank" rel="nofollow">Go Hugo documentation</a></p>
</div>
</div>