Blue sky is present in config but doesn't work in page
All checks were successful
Build and Deploy Resume Site / setup-website-content (push) Successful in 19s

This commit is contained in:
shockrah 2025-06-01 04:20:39 -07:00
parent a72b6a5cee
commit 24630ae0c3
2 changed files with 5 additions and 0 deletions

View File

@ -13,6 +13,8 @@ Params:
gitlab: https://git.shockrah.xyz/shockrah
github: https://github.com/tempersama
mastodon: https://mastodon.social/@tempertv
instagram: https://www.instagram.com/temper.sama/
bluesky: https://bsky.app/profile/tempersama.bsky.social
# Here we link the fun stuff ;)
launchpad:

View File

@ -10,3 +10,6 @@
<a class="socials" href="{{.Site.Params.Github}}">
<i class="fab fa-github"></i>
</a>
<a class="socials" href="{{.Site.Params.Instagram}}">
<i class="fab fa-instagram"></i>
</a>