diff --git a/package.json b/package.json index 862b2f1..9c03712 100644 --- a/package.json +++ b/package.json @@ -13,13 +13,14 @@ "update-submodules": "git submodule update --recursive --remote" }, "dependencies": { - "gulp": "^3.9.1", "cheerio": "^0.20.0", + "gulp": "^3.9.1", "hexo": "^3.7.1", "hexo-deployer-git": "^0.3.1", "hexo-generator-archive": "^0.1.4", "hexo-generator-feed": "^1.1.0", "hexo-generator-sitemap": "^1.1.2", + "hexo-renderer-ejs": "^0.3.1", "hexo-renderer-jade": "^0.4.1", "hexo-renderer-marked": "^0.2.10", "hexo-renderer-stylus": "^0.3.1", diff --git a/themes/navy/layout/partial/shared-partials b/themes/navy/layout/partial/shared-partials index ef5db8a..1aac683 160000 --- a/themes/navy/layout/partial/shared-partials +++ b/themes/navy/layout/partial/shared-partials @@ -1 +1 @@ -Subproject commit ef5db8a4de18fe58b1e5e44c7b7f965b13850a91 +Subproject commit 1aac6836d674dbd9006775345a947cf7a8783752 diff --git a/themes/navy/source/js/shared-js b/themes/navy/source/js/shared-js new file mode 160000 index 0000000..24185e5 --- /dev/null +++ b/themes/navy/source/js/shared-js @@ -0,0 +1 @@ +Subproject commit 24185e51517464988a80e3223417a4b3183c7954