Update comment inside the HTML

This commit is contained in:
Adrian Vollmer 2024-04-29 10:56:44 +02:00
parent 610a05b995
commit faccbb8551

View File

@ -96,8 +96,9 @@ def embed_assets(index_file, output_path=None, append_pre="", append_post=""):
result = """ result = """
<!DOCTYPE html> <!DOCTYPE html>
<!-- <!--
This document has been prepared using Zundler {version}. You can use zundler to This document has been prepared using Zundler {version}.
inspect the files embedded below: `zundler -R <file>` You can use zundler to inspect the files embedded below: `zundler -x <file>`
Alternatively, press CTRL-Shift-Z.
https://github.com/AdrianVollmer/Zundler https://github.com/AdrianVollmer/Zundler
--> -->
<html> <html>