Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Commit

Permalink
add sharethis widgets
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Fredrickson committed Mar 23, 2015
1 parent 3a5a45a commit 7c230ba
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _includes/bottom.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,8 @@
}
});
</script>
<script type="text/javascript">var switchTo5x=true;</script>
<script type="text/javascript" src="//w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript">stLight.options({publisher: "cebf7a5c-a80f-40b2-9067-ffbc1080c353", doNotHash: true, doNotCopy: true, hashAddressBar: false});</script>
</body>
</html>
10 changes: 10 additions & 0 deletions css/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,14 @@ img.social-media-icon {
color: #777;
font-size: 0.9em;
text-align: center;
}

.sharethis {
margin: 10px 0;
}

.sharethis span {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
9 changes: 9 additions & 0 deletions press.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,16 @@ <h2>Launch of National Action Plan for Skill Training of Persons with Disabiliti
<p>The GRO Leadership Skills Training Center and Entrepreneurial Hub for the Disabled in India will provide a state-of-the-art platform for quality vocational and advanced skills training programs for the disabled, designed by the disabled, with the goal of increasing employment opportunities for PwDs in India.  Global Reach Out Initiative, Inc. (GRO) is a U.S.-based 501(c)(3) non-profit, tax-exempt organization.</p>

<p>Website: <a href="http://www.globalreachout.org/">http://www.globalreachout.org</a></p>

<div class="sharethis">
<span class='st_facebook_hcount' displayText='Facebook'></span>
<span class='st_twitter_hcount' displayText='Tweet'></span>
<span class='st_linkedin_hcount' displayText='LinkedIn'></span>
<span class='st_email_hcount' displayText='Email'></span>
</div>

</div>

<div class="col-md-4">
<p><img src="images/MSDE_Sunil_Arora.jpg" alt="Photo of MSDE Secretary Sunil Arora behind a podium." style="width: 100%;"></p>
<p class="photo-caption">MSDE Secretary Sunil Arora</p>
Expand Down

0 comments on commit 7c230ba

Please sign in to comment.