@@ -0,0 +1,3 @@
+[submodule "themes/icarus"]
+ path = themes/icarus
+ url = https://github.com/ppoffice/hexo-theme-icarus.git
@@ -73,7 +73,8 @@ pagination_dir: page
# Extensions
## Plugins: https://hexo.io/plugins/
## Themes: https://hexo.io/themes/
-theme: landscape
+#theme: landscape
+THEME: icarus
# Deployment
## Docs: https://hexo.io/docs/deployment.html
@@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"hexo": {
- "version": ""
+ "version": "3.8.0"
},
"dependencies": {
"hexo": "^3.8.0",
@@ -16,4 +16,4 @@
"hexo-renderer-marked": "^0.3.2",
"hexo-server": "^0.3.3"
}
-}
+}