mirror of
https://github.com/MeiK2333/github-style.git
synced 2025-10-07 18:14:06 +00:00
Merge pull request #65 from reizist/add-stackoverflow
Added stackoverflow link
This commit is contained in:
@@ -127,6 +127,12 @@
|
|||||||
</a>
|
</a>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
|
{{ if .Site.Params.stackoverflow }}
|
||||||
|
<a class="avatar-group-item" href="https://stackoverflow.com/u/{{ .Site.Params.stackoverflow }}">
|
||||||
|
<img alt="@stackoverflow" width="32" height="32" src="{{ "images/stackoverflow.png" | absURL }}" class="avatar">
|
||||||
|
</a>
|
||||||
|
{{ end }}
|
||||||
|
|
||||||
{{ if .Site.Params.links }}
|
{{ if .Site.Params.links }}
|
||||||
{{ range .Site.Params.links }}
|
{{ range .Site.Params.links }}
|
||||||
{{ if .icon }}
|
{{ if .icon }}
|
||||||
|
BIN
static/images/stackoverflow.png
Normal file
BIN
static/images/stackoverflow.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
Reference in New Issue
Block a user