Skip to content

Commit

Permalink
repair
Browse files Browse the repository at this point in the history
  • Loading branch information
Weic Ma authored Sep 10, 2017
1 parent 8647a74 commit 27c1b83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions footer.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

<?php $this->footer(); ?>
</div>
// <script src="<?php $this->options->themeUrl('js/jquery.pjax.js'); ?>" data-no-instant></script>
// <script src="<?php $this->options->themeUrl('js/instantclick.min.js'); ?>" data-no-instant></script>
<script src="<?php $this->options->themeUrl('js/jquery.pjax.js'); ?>" data-no-instant></script>
<script src="<?php $this->options->themeUrl('js/instantclick.min.js'); ?>" data-no-instant></script>
<script src="<?php $this->options->themeUrl('js/highlight.pack.js'); ?>" data-no-instant></script>
<script src="<?php $this->options->themeUrl('js/highlightjs-line-numbers.js'); ?>" data-no-instant></script>
<script src="<?php $this->options->themeUrl('js/waves.min.js'); ?>" data-no-instant></script>
Expand Down

0 comments on commit 27c1b83

Please # to comment.