Skip to content

[Feature Request] Allow re-ordering of socialLinks in MinimalFooter #968

@simurai

Description

@simurai

Problem

Currently when trying to customize the <MinimalFooter> by adding socialLinks, the order has no effect and seems predefined.

<MinimalFooter
    socialLinks={['linkedin', 'instagram', 'youtube', 'x', 'tiktok', 'twitch', 'github']}
>
Image

Suggestion

It would be nice if the order in the socialLinks array would honor the order how the icons appear. So that for example it could match the order of https://github.com/home

Image

This came up in https://github.com/github/githubuniverse.com/issues/2176 (internal)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions