mirror of
https://github.com/MeiK2333/github-style.git
synced 2025-10-07 10:04:04 +00:00
Merge pull request #18 from rmuhamedgaliev/master
Added Facebook page link
This commit is contained in:
@@ -91,6 +91,12 @@
|
|||||||
<img src="{{ "images/github.png" | absURL }}" class="avatar" width="35" height="35">
|
<img src="{{ "images/github.png" | absURL }}" class="avatar" width="35" height="35">
|
||||||
</a>
|
</a>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
{{ if .Site.Params.facebook}}
|
||||||
|
<a class="avatar-group-item" data-hovercard-type="organization"
|
||||||
|
href="https://facebook.com/{{ .Site.Params.facebook }}">
|
||||||
|
<img src="{{ "images/facebook.png" | absURL }}" class="avatar" width="35" height="35">
|
||||||
|
</a>
|
||||||
|
{{ end }}
|
||||||
{{ if .Site.Params.Twitter}}
|
{{ if .Site.Params.Twitter}}
|
||||||
<a class="avatar-group-item" data-hovercard-type="organization"
|
<a class="avatar-group-item" data-hovercard-type="organization"
|
||||||
href="https://twitter.com/{{ .Site.Params.Twitter }}">
|
href="https://twitter.com/{{ .Site.Params.Twitter }}">
|
||||||
|
BIN
static/images/facebook.png
Normal file
BIN
static/images/facebook.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
Reference in New Issue
Block a user