9 lines
435 B
HTML
9 lines
435 B
HTML
|
<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>
|