This commit is contained in:
ed
2023-03-12 16:10:07 +00:00
parent ae463518f6
commit b0cc396bca
7 changed files with 45 additions and 8 deletions

View File

@@ -3428,7 +3428,7 @@ class HttpCli(object):
"url_suf": url_suf,
"logues": logues,
"readme": readme,
"title": html_escape(self.vpath, crlf=True) or "🎉",
"title": html_escape(self.vpath, crlf=True) or "💾🎉",
"srv_info": srv_infot,
"dtheme": self.args.theme,
"themes": self.args.themes,