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
All checks were successful
Build and Deploy Resume Site / setup-website-content (push) Successful in 19s
This commit is contained in:
parent
a72b6a5cee
commit
24630ae0c3
@ -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:
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user