Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
Add Twitter button.
Browse files Browse the repository at this point in the history
WIP for #7.
  • Loading branch information
RubenVerborgh committed May 3, 2016
1 parent 037c9c7 commit 5ba4fd5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,15 @@ <h1>ICT in de lerarenopleiding</h1>
<!-- toevoegen: (1) twitter embedded (2) link naar open webslides pagina -->
</figure>
</div>

<div class="slide">
<figure class="cover">
<p>
Tweet button:
<a href="https://twitter.com/intent/tweet?button_hashtag=Innoversity" class="twitter-hashtag-button" data-url="http://estherdeloof.github.io/March17/" data-dnt="true">Tweet #Innoversity</a>
</p>
</figure>
</div>



Expand All @@ -412,5 +421,6 @@ <h1>ICT in de lerarenopleiding</h1>
<p class="badge"><a href="https://github.com/OpenWebSlides/ICT-Lerarenopleiding">Bewerk op GitHub</a></p>
</footer>
<script src="scripts/shower.min.js"></script>
<script src="http://platform.twitter.com/widgets.js"></script>

This comment has been minimized.

Copy link
@RubenVerborgh

RubenVerborgh May 3, 2016

Author Member

@EstherDeLoof This is the script line that does the Twitter button UI.

</body>
</html>

0 comments on commit 5ba4fd5

Please sign in to comment.