Skip to content

Commit 13c3797

Browse files
authored
Update footer.html
Remove newsletter.
1 parent 3cfafce commit 13c3797

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

_includes/footer.html

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -14,26 +14,6 @@
1414
<!-- {% endfor %} -->
1515
<!-- </ul> -->
1616

17-
<section>
18-
<form method="post" action="https://tinyletter.com/cKeys" method="post" target="popupwindow" onsubmit="window.open('https://tinyletter.com/cKeys', 'popupwindow', 'scrollbars=yes,width=800,height=600');return true">
19-
<div class="inner">
20-
<header>
21-
<h2>Join our mailing list</h2> </header>
22-
<div class="12u$">
23-
<ul class="actions">
24-
<li><input type="email" name="email" id="tlemail" value="" size="30" placeholder="Email" /></li>
25-
<input type="hidden" value="1" name="embed"/>
26-
</ul>
27-
</div>
28-
<div class="12u$">
29-
<ul class="actions">
30-
<li><input type="submit" value="Subscribe" class="special" /></li>
31-
</ul>
32-
</div>
33-
</div>
34-
</form>
35-
</section>
36-
3717
<ul class="copyright">
3818
<li>&copy; {% assign thisyear = site.time | date: "%Y" %}
3919
{{ thisyear }}

0 commit comments

Comments
 (0)