Skip to content

Commit c2ef1e9

Browse files
committed
Added favicon.
1 parent 39785d7 commit c2ef1e9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

favicon.png

345 Bytes
Loading

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<style type="text/css">
1010
body {
1111
height:100%;
12+
overflow: none;
1213
}
1314
body > div {
1415
height:100%;
@@ -126,7 +127,7 @@
126127
<div id="mc_embed_signup">
127128
<form action="https://twitter.us18.list-manage.com/subscribe/post?u=259ba925cc88ce3edfdaea287&amp;id=ca8181f788" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
128129
<div id="mc_embed_signup_scroll">
129-
130+
130131
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" required>
131132
<label for="mce-EMAIL">Email address</label>
132133
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->

0 commit comments

Comments
 (0)