redirect #copyright-and-licensing
This commit is contained in:
parent
1c179990cf
commit
0b0eeabeb6
@ -25,7 +25,7 @@
|
|||||||
<link rel="manifest" href="/manifest.webmanifest"/>
|
<link rel="manifest" href="/manifest.webmanifest"/>
|
||||||
<link rel="canonical" href="https://grapheneos.org/build"/>
|
<link rel="canonical" href="https://grapheneos.org/build"/>
|
||||||
<link rel="license" href="/LICENSE.txt"/>
|
<link rel="license" href="/LICENSE.txt"/>
|
||||||
<script type="module" src="/redirect.js?7"></script>
|
<script type="module" src="/redirect.js?8"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
<link rel="manifest" href="/manifest.webmanifest"/>
|
<link rel="manifest" href="/manifest.webmanifest"/>
|
||||||
<link rel="canonical" href="https://grapheneos.org/faq"/>
|
<link rel="canonical" href="https://grapheneos.org/faq"/>
|
||||||
<link rel="license" href="/LICENSE.txt"/>
|
<link rel="license" href="/LICENSE.txt"/>
|
||||||
<script type="module" src="/redirect.js?7"></script>
|
<script type="module" src="/redirect.js?8"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
<link rel="manifest" href="/manifest.webmanifest"/>
|
<link rel="manifest" href="/manifest.webmanifest"/>
|
||||||
<link rel="canonical" href="https://grapheneos.org/"/>
|
<link rel="canonical" href="https://grapheneos.org/"/>
|
||||||
<link rel="license" href="/LICENSE.txt"/>
|
<link rel="license" href="/LICENSE.txt"/>
|
||||||
<script type="module" src="/redirect.js?7"></script>
|
<script type="module" src="/redirect.js?8"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
|
@ -11,6 +11,7 @@
|
|||||||
const redirects = new Map([
|
const redirects = new Map([
|
||||||
["/#device-support", "/faq#device-support"],
|
["/#device-support", "/faq#device-support"],
|
||||||
["/#roadmap", "/faq#roadmap"],
|
["/#roadmap", "/faq#roadmap"],
|
||||||
|
["/#copyright-and-licensing", "/faq#copyright-and-licensing"],
|
||||||
["/usage#default-connections", "/faq#default-connections"],
|
["/usage#default-connections", "/faq#default-connections"],
|
||||||
["/releases#marlin-stable", "/faq#legacy-devices"],
|
["/releases#marlin-stable", "/faq#legacy-devices"],
|
||||||
["/releases#sailfish-stable", "/faq#legacy-devices"],
|
["/releases#sailfish-stable", "/faq#legacy-devices"],
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
<link rel="alternate" type="application/atom+xml" href="/releases.atom"/>
|
<link rel="alternate" type="application/atom+xml" href="/releases.atom"/>
|
||||||
<link rel="license" href="/LICENSE.txt"/>
|
<link rel="license" href="/LICENSE.txt"/>
|
||||||
<script type="module" src="/releases.js?13"></script>
|
<script type="module" src="/releases.js?13"></script>
|
||||||
<script type="module" src="/redirect.js?7"></script>
|
<script type="module" src="/redirect.js?8"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
<link rel="manifest" href="/manifest.webmanifest"/>
|
<link rel="manifest" href="/manifest.webmanifest"/>
|
||||||
<link rel="canonical" href="https://grapheneos.org/usage"/>
|
<link rel="canonical" href="https://grapheneos.org/usage"/>
|
||||||
<link rel="license" href="/LICENSE.txt"/>
|
<link rel="license" href="/LICENSE.txt"/>
|
||||||
<script type="module" src="/redirect.js?7"></script>
|
<script type="module" src="/redirect.js?8"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user