mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-22 22:13:43 +01:00
update socials to match matrix.org (#2317)
Some checks failed
Spec / 🔎 Validate OpenAPI specifications (push) Has been cancelled
Spec / 🔎 Check Event schema examples (push) Has been cancelled
Spec / 🔎 Check OpenAPI definitions examples (push) Has been cancelled
Spec / 🔎 Check JSON Schemas inline examples (push) Has been cancelled
Spec / ⚙️ Calculate baseURL for later jobs (push) Has been cancelled
Spec / 📢 Run towncrier for changelog (push) Has been cancelled
Spell Check / Spell Check with Typos (push) Has been cancelled
Spec / 🐍 Build OpenAPI definitions (push) Has been cancelled
Spec / 📖 Build the spec (push) Has been cancelled
Spec / 🔎 Validate generated HTML (push) Has been cancelled
Spec / 📖 Build the historical backup spec (push) Has been cancelled
Spec / Create release (push) Has been cancelled
Some checks failed
Spec / 🔎 Validate OpenAPI specifications (push) Has been cancelled
Spec / 🔎 Check Event schema examples (push) Has been cancelled
Spec / 🔎 Check OpenAPI definitions examples (push) Has been cancelled
Spec / 🔎 Check JSON Schemas inline examples (push) Has been cancelled
Spec / ⚙️ Calculate baseURL for later jobs (push) Has been cancelled
Spec / 📢 Run towncrier for changelog (push) Has been cancelled
Spell Check / Spell Check with Typos (push) Has been cancelled
Spec / 🐍 Build OpenAPI definitions (push) Has been cancelled
Spec / 📖 Build the spec (push) Has been cancelled
Spec / 🔎 Validate generated HTML (push) Has been cancelled
Spec / 📖 Build the historical backup spec (push) Has been cancelled
Spec / Create release (push) Has been cancelled
Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>
This commit is contained in:
parent
ef010cd408
commit
f62aa09e60
1
changelogs/internal/newsfragments/2317.clarification
Normal file
1
changelogs/internal/newsfragments/2317.clarification
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Update the footer social links to match matrix.org. Contributed by @HarHarLinks.
|
||||||
|
|
@ -115,11 +115,6 @@ sidebar_menu_compact = true
|
||||||
url = "https://gitlab.matrix.org/matrix-org"
|
url = "https://gitlab.matrix.org/matrix-org"
|
||||||
icon = "fab fa-gitlab"
|
icon = "fab fa-gitlab"
|
||||||
desc = "Matrix on GitLab"
|
desc = "Matrix on GitLab"
|
||||||
[[params.links.bottom]]
|
|
||||||
name = "YouTube"
|
|
||||||
url = "https://www.youtube.com/channel/UCVFkW-chclhuyYRbmmfwt6w"
|
|
||||||
icon = "fab fa-youtube"
|
|
||||||
desc = "Matrix YouTube channel"
|
|
||||||
[[params.links.bottom]]
|
[[params.links.bottom]]
|
||||||
name = "Mastodon"
|
name = "Mastodon"
|
||||||
url = "https://mastodon.matrix.org/@matrix"
|
url = "https://mastodon.matrix.org/@matrix"
|
||||||
|
|
@ -130,6 +125,21 @@ sidebar_menu_compact = true
|
||||||
url = "https://bsky.app/profile/matrix.org"
|
url = "https://bsky.app/profile/matrix.org"
|
||||||
icon = "fab fa-bluesky"
|
icon = "fab fa-bluesky"
|
||||||
desc = "Matrix on Bluesky"
|
desc = "Matrix on Bluesky"
|
||||||
|
[[params.links.bottom]]
|
||||||
|
name = "LinkedIn"
|
||||||
|
url = "https://www.linkedin.com/company/matrix-org/"
|
||||||
|
icon = "fab fa-linkedin"
|
||||||
|
desc = "Matrix on LinkedIn"
|
||||||
|
[[params.links.bottom]]
|
||||||
|
name = "YouTube"
|
||||||
|
url = "https://www.youtube.com/channel/UCVFkW-chclhuyYRbmmfwt6w"
|
||||||
|
icon = "fab fa-youtube"
|
||||||
|
desc = "Matrix YouTube channel"
|
||||||
|
[[params.links.bottom]]
|
||||||
|
name = "Matrix.org Blog Feed"
|
||||||
|
url = "https://matrix.org/atom.xml"
|
||||||
|
icon = "fas fa-rss"
|
||||||
|
desc = "Matrix.org Blog Atom Feed"
|
||||||
|
|
||||||
|
|
||||||
# configuration for the hugo development server
|
# configuration for the hugo development server
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue