mirror of
https://github.com/matrix-org/matrix.org.git
synced 2026-01-11 20:07:22 +00:00
* Replace X link in footer with BlueSky social * Include attribution for bluesky SVG * Update SVG to be correct size and colour * Add reuse-compatible license file
130 lines
2.3 KiB
TOML
130 lines
2.3 KiB
TOML
[[header]]
|
|
title = "Spec"
|
|
href = "https://spec.matrix.org"
|
|
|
|
[[header]]
|
|
title = "Foundation"
|
|
section = "foundation"
|
|
|
|
[[header]]
|
|
id = "blog"
|
|
title = "Blog"
|
|
href = "/blog/"
|
|
|
|
[[header.children]]
|
|
title = "Archive"
|
|
href = "/blog/archive/"
|
|
|
|
[[header.children]]
|
|
title = "TWIM"
|
|
href = "/category/this-week-in-matrix/"
|
|
|
|
[[header.children]]
|
|
title = "Authors"
|
|
href = "/author/"
|
|
|
|
[[header.children]]
|
|
title = "Categories"
|
|
href = "/category/"
|
|
|
|
[[header]]
|
|
title = "Docs"
|
|
href = "/docs/"
|
|
|
|
[[header]]
|
|
title = "Ecosystem"
|
|
section = "ecosystem"
|
|
|
|
[[header]]
|
|
title = "Homeserver"
|
|
section = "homeserver"
|
|
|
|
[[header]]
|
|
title = "Support us"
|
|
href = "/support"
|
|
|
|
[[header]]
|
|
title = "Try Matrix"
|
|
href = "/try-matrix/"
|
|
primary = true
|
|
|
|
[[footer_internal]]
|
|
title = "Donate"
|
|
href = "/support"
|
|
|
|
[[footer_internal]]
|
|
title = "Shop"
|
|
href = "https://shop.matrix.org"
|
|
|
|
[[footer_internal]]
|
|
title = "Security Disclosure Policy"
|
|
href = "/security-disclosure-policy"
|
|
|
|
[[footer_internal]]
|
|
title = "Security Hall of Fame"
|
|
href = "/security-hall-of-fame"
|
|
|
|
[[footer_internal]]
|
|
title = "Code of Conduct"
|
|
href = "/legal/code-of-conduct"
|
|
|
|
[[footer_internal]]
|
|
title = "Legal"
|
|
href = "/legal"
|
|
|
|
[[footer_internal]]
|
|
title = "Law Enforcement Guidelines"
|
|
href = "/legal/law-enforcement-guidelines"
|
|
|
|
[[footer_internal]]
|
|
title = "Contact"
|
|
href = "/contact"
|
|
|
|
[[footer_internal]]
|
|
title = "Matrix.org Status"
|
|
href = "https://status.matrix.org"
|
|
|
|
[[footer_internal]]
|
|
title = "Site Source"
|
|
href = "https://github.com/matrix-org/matrix.org/"
|
|
|
|
[[footer_external]]
|
|
image = "github.svg"
|
|
alt = "Matrix on GitHub"
|
|
href = "https://github.com/matrix-org"
|
|
newTab = true
|
|
|
|
[[footer_external]]
|
|
image = "gitlab.svg"
|
|
alt = "Matrix on GitLab"
|
|
href = "https://gitlab.matrix.org/"
|
|
newTab = true
|
|
|
|
[[footer_external]]
|
|
image = "mastodon.svg"
|
|
alt = "Matrix on Mastodon"
|
|
href = "https://mastodon.matrix.org/@matrix"
|
|
relMe = true
|
|
newTab = true
|
|
|
|
[[footer_external]]
|
|
image = "bluesky.svg"
|
|
alt = "Matrix on BlueSky"
|
|
href = "https://bsky.app/profile/matrix.org"
|
|
newTab = true
|
|
|
|
[[footer_external]]
|
|
image = "youtube.svg"
|
|
alt = "Matrix on YouTube"
|
|
href = "https://www.youtube.com/channel/UCVFkW-chclhuyYRbmmfwt6w"
|
|
newTab = true
|
|
|
|
[[footer_external]]
|
|
image = "rss.svg"
|
|
alt = "Matrix Atom Feed"
|
|
href = "/atom.xml"
|
|
newTab = true
|
|
|
|
[[footer_subfooter]]
|
|
title = "Copyright Notice"
|
|
href = "/legal/copyright-notice"
|