Skip to content

Commit 208e0dc

Browse files
author
Stephen Miles
committed
Detail to a TODO and typo fix.
1 parent c3610c9 commit 208e0dc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

web/index.php

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<!doctype html>
22

3+
<!-- TODO: Facebook share has wrong description -->
4+
35
<meta charset="UTF-8">
46
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
57
<title>Political Revolution Volunteer Toolkit - The Political Revolution's one stop for digital tools. Don't see your
@@ -38,7 +40,6 @@
3840
<label for='All'>All</label></li>
3941
<li class='lato'><input type='radio' name='f' value='Official' id='Official'/>
4042
<label for='Official'>Official</label></li>
41-
f
4243
<li class='lato'><input type='radio' name='f' value='Information' id='Information'/>
4344
<label for='Information'>Information</label></li>
4445
<li class='lato'><input type='radio' name='f' value='Activism' id='Activism'/>
@@ -64,7 +65,7 @@
6465
<a href="javascript:fbShare('http://www.revolutionkit.us', 'Fb Share', 'Facebook share popup', 'http://www.bernkit.com/img/fb.png', 520, 350)">Share</a>
6566
</div>
6667
&nbsp;
67-
<!--- // TODO: Need a hashtag here --->
68+
<!--- // TODO: Need a hashtag here: Max 28 characters left -->
6869
<a href="https://twitter.com/share" class="twitter-share-button" {count} data-url="http://www.revolutionkit.us"
6970
data-text="All the online tools you can use to help progressives win throughout the United States. #feelthebern">Tweet</a>&nbsp;
7071
<script>

0 commit comments

Comments
 (0)