mirror of
https://github.com/MeiK2333/github-style.git
synced 2025-10-07 10:04:04 +00:00
Merge pull request #153 from BoyPlankton/master
This commit is contained in:
@@ -154,6 +154,12 @@
|
|||||||
</a>
|
</a>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
|
{{ if .Site.Params.bluesky}}
|
||||||
|
<a style="margin: 0 10px 10px 0;" href="https://bsky.app/profile/{{ .Site.Params.bluesky }}">
|
||||||
|
<img alt="@bluesky" width="32" height="32" src="{{ "images/bluesky.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/bluesky.png
Normal file
BIN
static/images/bluesky.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 163 KiB |
Reference in New Issue
Block a user