Change headline of info page

This commit is contained in:
Adrian Vollmer 2024-04-28 15:23:19 +02:00
parent 0e12a34121
commit 8bf4084a54

View File

@ -345,7 +345,7 @@ function setUpPopup() {
</button>
<div class="content-frame">
<div id="content-info" class="content-section">
<h1>Zundler</h1>
<h1>Info</h1>
<p>This file has been prepared using <a target="_blank" title="Zundler" href="https://github.com/AdrianVollmer/Zundler">Zundler</a>.</p>
<p>Version: ${zundler_version}</p>
</div>