fix(hexojs): Set portal path to /www (root)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
CyberMind-FR 2026-01-25 06:19:27 +01:00
parent 12cc8eae39
commit ab254bfdca

View File

@ -41,4 +41,4 @@ config theme_config 'theme'
config portal 'portal'
option enabled '1'
option path '/www/blog'
option path '/www'