diff --git a/_includes/nav.html b/_includes/nav.html index 0df131e..cf72643 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -4,7 +4,12 @@ diff --git a/_posts/2013-06-19-adding-removing.html b/_posts/2013-06-19-adding-removing.html index 3779af0..c5d1fb9 100644 --- a/_posts/2013-06-19-adding-removing.html +++ b/_posts/2013-06-19-adding-removing.html @@ -4,6 +4,7 @@ title: Shuffle Adding and Removing Elements Demo description: This demo of shuffle shows how to add and removing items. image: /demos/adding-removing.jpg extraJS: [ "demos/adding-removing.js" ] +prism: true ---