Skip to content

medillcherubs/2016-cherub-timeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

2016-cherub-timeline

Cherubs through the years timeline and alumni profiles

https://medillcherubs.github.io/2016-cherub-timeline/

Paste this into your Wordpress post:

[raw]<div id="cherub-timeline"></div>
<script> var pymParent = new pym.Parent("cherub-timeline", "//medillcherubs.github.io/2016-cherub-timeline/index.html", {}); </script>

<!-- Edit: https://github.com/medillcherubs/2016-cherub-timeline/edit/gh-pages/index.html -->
[/raw]

Make sure the following code is at the bottom of your index.html:

<script src="https://code.jquery.com/jquery-1.11.3.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/pym/0.4.5/pym.min.js"></script>
<script> $(function(){ var pymChild = new pym.Child({polling: 500}); }); </script> 

Releases

No releases published

Packages

No packages published