feat: add page information to title
1 file changed, 1 insertion(+), 0 deletions(-)
changed files
M internal/components/data.go → internal/components/data.go
@@ -18,6 +18,7 @@ Query string ExtraHeadHTML string Code int Message string + Title string Assets *frontend.AssetCollection SearchNav SearchNav }