diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-02-14 15:28:36 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-02-14 15:34:45 -0500 |
| commit | c82909fb50515e7497a877540e7d95737bad8c2a (patch) | |
| tree | 492c84280834fe0998e25dd0de56066dede9abad /static/index.html | |
| parent | a20ebf0779a4cbbdf12a48adf8c1c6c9061b0fca (diff) | |
client-side redirect for device-support section
Diffstat (limited to 'static/index.html')
| -rw-r--r-- | static/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/index.html b/static/index.html index d72a85fa..66af1a72 100644 --- a/static/index.html +++ b/static/index.html @@ -114,5 +114,6 @@ <li><a href="https://reddit.com/r/GrapheneOS">Reddit</a></li> </ul> </footer> + <script src="/redirect.js?0"></script> </body> </html> |
