chore: rename post file names & fix config url
parent
f2dea813e8
commit
b6b83f06f2
|
@ -12,7 +12,7 @@ timezone:
|
|||
|
||||
# URL
|
||||
## If your site is put in a subdirectory, set url as 'http://yoursite.com/child' and root as '/child/'
|
||||
url: http://ppoffice.github.io/hexo-theme-icarus
|
||||
url: http://ppoffice.github.io
|
||||
root: /hexo-theme-icarus/
|
||||
permalink: :year/:month/:day/:title/
|
||||
permalink_defaults:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"hexo": {
|
||||
"version": "3.2.0"
|
||||
"version": "3.2.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"hexo": "^3.2.0",
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit ad5f6ce2d3c87d388e1e5673424d48c25822fa85
|
||||
Subproject commit 974141abd6d04d090f9f914e955d8e3c69aff3a6
|
Loading…
Reference in New Issue