Skip to content

Commit

Permalink
Upgrade to 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianchia committed Dec 1, 2015
1 parent 56a062a commit 63283cb
Show file tree
Hide file tree
Showing 4,096 changed files with 450,143 additions and 353,933 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
3 changes: 2 additions & 1 deletion content/themes/casper/default.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,11 @@

</div>

{{!-- jQuery needs to come before `{{ghost_foot}}` so that jQuery can be used in code injection --}}
<script type="text/javascript" src="https://code.jquery.com/jquery-1.11.3.min.js"></script>
{{! Ghost outputs important scripts and data with this tag }}
{{ghost_foot}}

<script type="text/javascript" src="https://code.jquery.com/jquery-1.11.3.min.js"></script>
<script type="text/javascript" src="{{asset "js/jquery.fitvids.js"}}"></script>
{{! The main JavaScript file for Casper }}
<script type="text/javascript" src="{{asset "js/index.js"}}"></script>
Expand Down
2 changes: 1 addition & 1 deletion content/themes/casper/package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "Casper",
"version": "1.2.5"
"version": "1.2.6"
}
5 changes: 4 additions & 1 deletion node_modules/ghost/.jscsrc

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

58 changes: 24 additions & 34 deletions node_modules/ghost/Gruntfile.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions node_modules/ghost/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion node_modules/ghost/content/themes/casper/default.hbs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion node_modules/ghost/content/themes/casper/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 63283cb

Please sign in to comment.