Merge pull request #153 from BoyPlankton/master

This commit is contained in:
MeiK
2024-11-25 09:23:43 +08:00
committed by GitHub
2 changed files with 6 additions and 0 deletions

View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 163 KiB