fix(hexojs): Set portal path to /www (root)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
12cc8eae39
commit
ab254bfdca
@ -41,4 +41,4 @@ config theme_config 'theme'
|
|||||||
|
|
||||||
config portal 'portal'
|
config portal 'portal'
|
||||||
option enabled '1'
|
option enabled '1'
|
||||||
option path '/www/blog'
|
option path '/www'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user