Add base tag to reduce the output size (#103)

This commit is contained in:
KnugiHK
2024-06-30 19:16:58 +08:00
parent 5449646a1b
commit b0942d695b
4 changed files with 9 additions and 3 deletions
+1
View File
@@ -93,6 +93,7 @@ def rendering(
w3css=w3css,
next=next,
status=chat.status,
media_base=chat.media_base
)
)