diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-02-14 16:22:45 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-02-14 16:22:45 -0500 |
| commit | e81f367be64132eb5c2d753313244cc1858d0c54 (patch) | |
| tree | b9f1bb9855448d0392ff85684c04ea50f42ea0bf /static/index.html | |
| parent | 09488a20181ef87ae7b3df2f2f577198c0f4e73a (diff) | |
generic anchor redirect code
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 66af1a72..e8e325d1 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?0"></script> + <script src="/redirect.js?1"></script> </body> </html> |
