socials
Social media links rendered in the site footer. Each entry defines the platform name, icon, and URL.
| Property | Details |
|---|---|
| Type | {name: string, icon: string, url: string}[] |
| Accepted values |
|
Example
[[Params.socials]]
name = "Bluesky"
icon = "fa-brands fa-bluesky"
url = "https://bsky.app/profile/eclipsefdn.bsky.social"
[[Params.socials]]
name = "GitHub"
icon = "fa-brands fa-github"
url = "https://github.com/eclipse"