diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-02-17 00:18:04 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-02-17 00:23:19 -0500 |
| commit | b6d9491f56e29da9bf4af874d591af28d5a14bb6 (patch) | |
| tree | 3eec5551741e93f43f0a2ed926e6d763ea1941e8 /static/index.html | |
| parent | d4f1e6c09e71f6f44b6b510e17064a951066c077 (diff) | |
move default connections to FAQ
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 a342a124..5a06be3a 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?1"></script> + <script src="/redirect.js?2"></script> </body> </html> |
