Welcome to mirror list, hosted at ThFree Co, Russian Federation.

top-icon-with-hr.html « partials « layouts - github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4595a80ff6842df0b70c530a9ce1aa5f53124ec4 (plain)
1
2
3
4
5
6
7
<div class="container">
    <hr>
</div>
{{ partial "top-icon.html" . }}
<div class="container">
    <hr>
</div>