|
3 | 3 | <meta charset="UTF-8">
|
4 | 4 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
|
5 | 5 |
|
| 6 | +// TODO: Change title |
6 | 7 | <title>Bernie's Volunteer Toolkit - All the online tools you can use to help make Bernie the next president of these United States. Pick and choose, volunteer, feel the bern! Don't see your app?</title>
|
| 8 | +// TODO: Change image |
7 | 9 | <meta property="og:image" content="http://www.bernkit.com/img/fb.png" />
|
8 |
| -<meta property="og:url" content="http://www.bernkit.com" /> |
| 10 | +<meta property="og:url" content="http://www.revolutionkit.us" /> |
| 11 | +// TODO: Change this title |
9 | 12 | <meta property="og:title" content="Bernie's Volunteer Toolkit"/>
|
| 13 | +// TODO: Change description |
10 | 14 | <meta property="og:description" content="Bernie's Volunteer Toolkit - BernKit - All the online tools you can use to help make Bernie the next president of these United States. Pick and choose, volunteer, feel the bern! Don't see your app?"/>
|
11 | 15 | <link href='https://fonts.googleapis.com/css?family=Neuton:400,700,800|Lato:400,300,100,700' rel='stylesheet' type='text/css'>
|
| 16 | +// TODO: Color scheme |
12 | 17 | <link href='./css/volunteer-toolkit.css' rel='stylesheet' type='text/css'>
|
13 | 18 | <body>
|
14 | 19 | <script>
|
|
22 | 27 | </script>
|
23 | 28 | <div id='main-container'>
|
24 | 29 | <div id='title-hero'>
|
| 30 | + // TODO: Change H1 and H3 text |
25 | 31 | <h1 class='neuton'>Bernie's Volunteer Toolkit</h1>
|
26 | 32 | <h3 class='neuton'>All the online tools <span style='font-weight: 600'>you</span> can use to help make Bernie the next president of these United States.<br/>Take your pick, volunteer, feel the bern! Don't see your app? <a href='http://goo.gl/forms/q0T8FscLYv' target='_blank'>Submit it here.</a></h3>
|
27 | 33 | </div>
|
|
52 | 58 | </div>
|
53 | 59 | </div>
|
54 | 60 | <footer class='lato'>
|
| 61 | + // TODO: change the share button href and info |
55 | 62 | <div class="fb-share-button" data-href="http://www.bernkit.com/" data-layout="button">
|
56 | 63 | <a href="javascript:fbShare('http://www.bernkit.com/', 'Fb Share', 'Facebook share popup', 'http://www.bernkit.com/img/fb.png', 520, 350)">Share</a></div> <a href="https://twitter.com/share" class="twitter-share-button"{count} data-url="http://www.bernkit.com" data-text="All the online tools you can use to make Bernie the next president of these United States #feelthebern">Tweet</a>
|
57 | 64 | <script>
|
58 | 65 | !function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
|
59 |
| -<a href='http://www.berniesanders.com/donate' class='donate-button'>Donate</a> |
| 66 | + // TODO: Keep/change donate? |
| 67 | + <a href='http://www.berniesanders.com/donate' class='donate-button'>Donate</a> |
60 | 68 | <span>
|
61 |
| - © <a href='http://www.reddit.com/r/SandersForPresident' style='display: inline-block'>Grassroots for Sanders 2016</a> • <a href='https://docs.google.com/forms/d/1TMrM4xFagI7SqzSD5qr2VPGUlV9jopisNOnecYq9Cgc/viewform?edit_requested=true' target='_blank' style='display: inline-block'>Join our Call Team</a> • This site is not affiliated with Bernie 2016 campaign. Contact <a href='mailto:[email protected]' >[email protected]</a></span> |
| 69 | + // TODO: Correct copywrite? Do we want a replacement for the call form? Who should be the contact person and email? |
| 70 | + © <a href='http://www.reddit.com/r/political_revolution' style='display: inline-block'>Political Revolution</a> • <a href='https://docs.google.com/forms/d/1TMrM4xFagI7SqzSD5qr2VPGUlV9jopisNOnecYq9Cgc/viewform?edit_requested=true' target='_blank' style='display: inline-block'>Join our Call Team</a> • This site is not affiliated with Bernie 2016 campaign. Contact <a href='mailto:[email protected]' >[email protected]</a></span> |
62 | 71 | </footer>
|
63 | 72 | <script src="/js/d3.js" charset="utf-8"></script>
|
64 | 73 | <script type='text/javascript' src='js/jquery.js'></script>
|
|
0 commit comments