Skip to content

Commit

Permalink
style: load fancyBox via CDN
Browse files Browse the repository at this point in the history
  • Loading branch information
MOxFIVE committed Apr 15, 2016
1 parent 0c7a3e9 commit 456ae19
Show file tree
Hide file tree
Showing 27 changed files with 2 additions and 5,722 deletions.
2 changes: 1 addition & 1 deletion layout/_partial/head.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<% } %>
<% } %>
<% if (theme.fancybox){ %>
<%- css('fancybox/jquery.fancybox') %>
<%- css('//cdn.bootcss.com/fancybox/2.1.5/jquery.fancybox.min.css') %>
<% } %>
<%- js('//cdn.bootcss.com/jquery/1.9.1/jquery.min') %>
<script src="//cdn.bootcss.com/clipboard.js/1.5.9/clipboard.min.js"></script>
Expand Down
Binary file removed source/fancybox/blank.gif
Binary file not shown.
Binary file removed source/fancybox/fancybox_loading.gif
Binary file not shown.
Binary file removed source/fancybox/fancybox_loading@2x.gif
Binary file not shown.
Binary file removed source/fancybox/fancybox_overlay.png
Binary file not shown.
Binary file removed source/fancybox/fancybox_sprite.png
Binary file not shown.
Binary file removed source/fancybox/fancybox_sprite@2x.png
Binary file not shown.
Binary file removed source/fancybox/helpers/fancybox_buttons.png
Binary file not shown.
97 changes: 0 additions & 97 deletions source/fancybox/helpers/jquery.fancybox-buttons.css

This file was deleted.

122 changes: 0 additions & 122 deletions source/fancybox/helpers/jquery.fancybox-buttons.js

This file was deleted.

Loading

0 comments on commit 456ae19

Please sign in to comment.