diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-02-19 14:55:49 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-02-19 14:58:30 -0500 |
| commit | 64837579a337a819b91314dfea3694acfb3806b2 (patch) | |
| tree | b2711e61b1b0b6fd4159d538cd2a8e294b00d9af /static/index.html | |
| parent | eaa01c67ae1485809761278b6230eec508219572 (diff) | |
add initial legacy devices section
Diffstat (limited to 'static/index.html')
| -rw-r--r-- | static/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/index.html b/static/index.html index 5a06be3a..5fc36dcb 100644 --- a/static/index.html +++ b/static/index.html @@ -114,6 +114,6 @@ <li><a href="https://reddit.com/r/GrapheneOS">Reddit</a></li> </ul> </footer> - <script src="/redirect.js?2"></script> + <script src="/redirect.js?3"></script> </body> </html> |
