add initial legacy devices section

This commit is contained in:
Daniel Micay
2020-02-19 14:55:49 -05:00
parent eaa01c67ae
commit 64837579a3
5 changed files with 36 additions and 2 deletions

View File

@@ -13,6 +13,10 @@
const redirects = new Map([
["/#device-support", "/faq#device-support"],
["/usage#default-connections", "/faq#default-connections"],
["/releases#marlin-stable", "/faq#legacy-devices"],
["/releases#sailfish-stable", "/faq#legacy-devices"],
["/releases#marlin-beta", "/faq#legacy-devices"],
["/releases#sailfish-beta", "/faq#legacy-devices"],
]);
function handle_hash() {