mirror of
https://github.com/softinio/softinio.com.git
synced 2025-09-05 11:16:41 -07:00
remove duplicate icons and add bluesky to social links
This commit is contained in:
parent
b085cb0ab6
commit
0b571eeefd
3 changed files with 2 additions and 3 deletions
|
@ -261,12 +261,13 @@ socials = [
|
|||
{ name = "mastodon", url = "https://social.softinio.com/@softinio", icon = "mastodon" },
|
||||
{ name = "x", url = "https://x.com/SalarRahmanian", icon = "x" },
|
||||
{ name = "linkedin", url = "https://www.linkedin.com/in/salarrahmanian/", icon = "linkedin" },
|
||||
{ name = "git", url = "https://code.softinio.com/softinio", icon = "git" },
|
||||
{ name = "forgejo", url = "https://code.softinio.com/softinio", icon = "forgejo" },
|
||||
{ name = "github", url = "https://github.com/softinio/", icon = "github" },
|
||||
{ name = "codeberg", url = "https://codeberg.org/softinio", icon = "codeberg" },
|
||||
{ name = "twitch", url = "https://www.twitch.tv/softinio", icon = "twitch" },
|
||||
{ name = "peertube", url = "https://watch.softinio.com/c/softinio/videos", icon = "peertube" },
|
||||
{ name = "youtube", url = "https://www.youtube.com/@Salar_Rahmanian", icon = "youtube" },
|
||||
{ name = "bluesky", url = "https://bsky.app/profile/salarrahmanian.bsky.social", icon = "bluesky" },
|
||||
]
|
||||
|
||||
# Extra menu to show on the footer, below socials section.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue