added first version of theme
This commit is contained in:
8
layouts/partials/listSideBar.html
Normal file
8
layouts/partials/listSideBar.html
Normal 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>
|
Reference in New Issue
Block a user