mirror of
https://github.com/MeiK2333/github-style.git
synced 2025-10-06 17:44:05 +00:00
added bluesky social network
This commit is contained in:
@@ -154,6 +154,12 @@
|
||||
</a>
|
||||
{{ 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 }}
|
||||
{{ range .Site.Params.links }}
|
||||
{{ 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