Skip to content

Commit

Permalink
CloudFlare fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
hperrin committed Apr 10, 2014
1 parent 13f9df5 commit a2917df
Show file tree
Hide file tree
Showing 2 changed files with 1,146 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -852,8 +852,8 @@ <h3>Minification</h3>
<div><small>It is a good idea to enable this on production services, so you get faster transfer times.</small></div>
</div>
<div class="modal-footer">
<a class="btn btn-primary" data-href="http://sciactive.com/pnotify/buildcustom.php?mode=js{min}&amp;modules={modules}" href="#">Get the JavaScript!</a>
<a class="btn btn-primary" data-href="http://sciactive.com/pnotify/buildcustom.php?mode=css{min}&amp;modules={modules}" href="#">Get the CSS!</a>
<a class="btn btn-primary" data-href="http://sciactive.com/pnotify/buildcustom.php?mode=js{min}&amp;modules={modules}&amp;cff=.js" href="#">Get the JavaScript!</a>
<a class="btn btn-primary" data-href="http://sciactive.com/pnotify/buildcustom.php?mode=css{min}&amp;modules={modules}&amp;cff=.css" href="#">Get the CSS!</a>
</div>
<script type="text/javascript">
$(function(){
Expand Down
Loading

0 comments on commit a2917df

Please sign in to comment.