Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Commit

Permalink
Merge branch 'frontend'
Browse files Browse the repository at this point in the history
  • Loading branch information
kaizer1v committed Jul 9, 2020
2 parents 9b7e9aa + 9529172 commit 957491b
Show file tree
Hide file tree
Showing 3 changed files with 13,457 additions and 13 deletions.
36 changes: 23 additions & 13 deletions _layouts/posts.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,11 @@ <h2 class="post-list-heading">{{ page.list_title }}</h2>

{%- endif -%}


<button
style="
text-align: center;
margin: 0 auto;
width: auto;
display: block;
padding: 10px;
border: 0;
Expand All @@ -98,15 +98,22 @@ <h1 style="text-align: center">Petition</h1>

<p style="text-align: center">The petition is for calling on/asking the government to immediately put a moratorium on the development and use of FRT by government authorities</p>

<iframe
src="https://blocksurvey.io/survey/1PfQfn62JSDjjyK4nuHoY5t21wKeuocLLm/9999d60d-06bb-4737-9754-c42be1f7e630"
frameborder="0"
marginheight="0"
marginwidth="0"
height="400"
>
Loading…
</iframe>
<a
style="
text-align: center;
margin: 0 auto;
width: 50%;
display: block;
padding: 10px;
border: 0;
color: #fff;
background: #2DA3D6;
"
href="{{ site.url }}/petition"
>Sign the Petition
</a>



<h1
style="
Expand All @@ -122,13 +129,14 @@ <h1 style="text-align: center">Petition</h1>
style="
text-align: center;
margin: 0 auto;
width: 50%;
display: block;
padding: 10px;
border: 0;
color: #fff;
background: #2DA3D6;
"
href="{{ site.base_url }}/submit_frt"
href="{{ site.url }}/submit_frt"
>Submit an FRT
</a>

Expand All @@ -152,13 +160,14 @@ <h1 style="text-align: center">Petition</h1>
style="
text-align: center;
margin: 0 auto;
width: 50%;
display: block;
padding: 10px;
border: 0;
color: #fff;
background: #2DA3D6;
"
href="{{ site.base_url }}/case_studies"
href="{{ site.url }}/case_studies"
>View Case Studies
</a>

Expand All @@ -184,13 +193,14 @@ <h1 style="text-align: center">Petition</h1>
style="
text-align: center;
margin: 0 auto;
width: 50%;
display: block;
padding: 10px;
border: 0;
color: #fff;
background: #2DA3D6;
"
href="{{ site.base_url }}/rti"
href="{{ site.url }}/rti"
>View RTIs
</a>

Expand Down
Loading

0 comments on commit 957491b

Please sign in to comment.