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