mirror of
https://github.com/tcsenpai/Zundler.git
synced 2025-06-06 11:35:40 +00:00
Update comment inside the HTML
This commit is contained in:
parent
610a05b995
commit
faccbb8551
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user