From 61855a66c6c3d4aacb870bf5fe120cb8890eb8b6 Mon Sep 17 00:00:00 2001 From: saturneric Date: Wed, 9 Oct 2019 03:56:38 +0800 Subject: [PATCH] Fixed. --- _config.yml | 2 +- package.json | 4 ++-- themes/jane | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) create mode 160000 themes/jane diff --git a/_config.yml b/_config.yml index c94c478..ed4731a 100644 --- a/_config.yml +++ b/_config.yml @@ -73,7 +73,7 @@ pagination_dir: page # Extensions ## Plugins: https://hexo.io/plugins/ ## Themes: https://hexo.io/themes/ -theme: landscape +theme: jane # Deployment ## Docs: https://hexo.io/docs/deployment.html diff --git a/package.json b/package.json index facf637..9885744 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "server": "hexo server" }, "hexo": { - "version": "" + "version": "3.9.0" }, "dependencies": { "hexo": "^3.9.0", @@ -22,4 +22,4 @@ "hexo-renderer-marked": "^2.0.0", "hexo-server": "^0.3.3" } -} +} \ No newline at end of file diff --git a/themes/jane b/themes/jane new file mode 160000 index 0000000..b96c762 --- /dev/null +++ b/themes/jane @@ -0,0 +1 @@ +Subproject commit b96c762f9af8ce32dcdfe849841fdc5d41ec041a