Remove test script

This commit is contained in:
Jonah Aragon 2019-04-01 15:45:21 -05:00
parent e2a827bf16
commit f63d75ca9a
No known key found for this signature in database
GPG Key ID: B9D1C611859E0649

View File

@ -2,12 +2,6 @@
layout: default layout: default
--- ---
<script>
if (window.location == 'http://localhost:4000/#vpn-test') {
window.location = 'http://localhost:4000/donate.html';
}
</script>
{% include sections/header.html %} {% include sections/header.html %}
{% include sections/resources.html %} {% include sections/resources.html %}
{% include sections/quotes.html %} {% include sections/quotes.html %}