mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-12 22:44:09 +01:00
Compare commits
2 commits
e698268fb6
...
e4df2002a0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e4df2002a0 | ||
|
|
54944e2866 |
|
|
@ -110,5 +110,5 @@ fetch(url)
|
|||
}
|
||||
|
||||
// For historical versions, simply link to the changelog
|
||||
appendVersion(ul, "historical", '{{ (site.GetPage "changelog/historical").RelPermalink }}');
|
||||
appendVersion(ul, "historical", "historical", '{{ (site.GetPage "changelog/historical").RelPermalink }}');
|
||||
});
|
||||
|
|
|
|||
1
changelogs/internal/newsfragments/2268.clarification
Normal file
1
changelogs/internal/newsfragments/2268.clarification
Normal file
|
|
@ -0,0 +1 @@
|
|||
Add version picker in the navbar.
|
||||
Loading…
Reference in a new issue