Fancybox code added for featured video on frontpage.
authorLaury GvR <laury@gaslightmedia.com>
Mon, 1 Aug 2016 14:55:44 +0000 (10:55 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 1 Aug 2016 14:55:44 +0000 (10:55 -0400)
commitd14daed5104075531c98664bd45ec9cfeb891306
treece5166e91e214f0ca9a414e7a6f056b15f69ff7e
parentf42c0928243220f8d6199e09365ad2b7c86d0412
Fancybox code added for featured video on frontpage.
22 files changed:
Gruntfile.js
css/app.css
fancybox/lib/jquery.mousewheel-3.0.6.pack.js [new file with mode: 0644]
fancybox/source/blank.gif [new file with mode: 0644]
fancybox/source/fancybox_loading.gif [new file with mode: 0644]
fancybox/source/fancybox_loading@2x.gif [new file with mode: 0644]
fancybox/source/fancybox_overlay.png [new file with mode: 0644]
fancybox/source/fancybox_sprite.png [new file with mode: 0644]
fancybox/source/fancybox_sprite@2x.png [new file with mode: 0644]
fancybox/source/helpers/fancybox_buttons.png [new file with mode: 0644]
fancybox/source/helpers/jquery.fancybox-buttons.css [new file with mode: 0644]
fancybox/source/helpers/jquery.fancybox-buttons.js [new file with mode: 0644]
fancybox/source/helpers/jquery.fancybox-media.js [new file with mode: 0644]
fancybox/source/helpers/jquery.fancybox-thumbs.css [new file with mode: 0644]
fancybox/source/helpers/jquery.fancybox-thumbs.js [new file with mode: 0644]
fancybox/source/jquery.fancybox.css [new file with mode: 0644]
fancybox/source/jquery.fancybox.js [new file with mode: 0644]
fancybox/source/jquery.fancybox.pack.js [new file with mode: 0644]
fancybox/sprite.psd [new file with mode: 0644]
functions.php
js/app.js
js/custom/pageSetup.js