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

facebook.html « shortcodes « layouts - github.com/runningstream/hugograyscale.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5605867421eb6bda7e959cff99bf77e1190e1bcb (plain)
1
2
3
4
5
6
<li class="list-inline-item">
<a href="https://facebook.com/{{ .Get "user" }}" class="btn btn-default btn-lg">
<i class="fa fa-facebook-square fa-fw"></i>
<span class="network-name">Facebook</span>
</a>
</li>