Okay I'm pretty garbage at Javascript so this is basically hacked together. If someone who knows what they're doing wants to do this, be my guest.
12 lines
310 B
HTML
12 lines
310 B
HTML
---
|
|
layout: default
|
|
---
|
|
|
|
<script src="/assets/js/redirects.js"></script>
|
|
{% include sections/header.html %}
|
|
{% include sections/resources.html %}
|
|
{% include sections/quotes.html %}
|
|
{% include sections/warrant-canary.html %}
|
|
{% include sections/privacy-resources.html %}
|
|
{% include sections/participate.html %}
|