feat: page css + scripts
This commit is contained in:
@@ -14,6 +14,8 @@ block body
|
||||
description=page.description
|
||||
:tags=page.tags
|
||||
:is-published=page.isPublished
|
||||
script-css=page.extra.css
|
||||
script-js=page.extra.js
|
||||
init-mode=page.mode
|
||||
init-editor=page.editorKey
|
||||
init-content=page.content
|
||||
|
@@ -4,7 +4,7 @@ block body
|
||||
#root.is-fullscreen
|
||||
.app-error
|
||||
a(href='/')
|
||||
img(src='/svg/logo-wikijs.svg')
|
||||
img(src='/_assets/svg/logo-wikijs.svg')
|
||||
strong Oops, something went wrong...
|
||||
span= message
|
||||
|
||||
|
Reference in New Issue
Block a user