Remove chart header subtitle

This commit is contained in:
Mikhail Chusavitin
2026-03-16 00:19:19 +03:00
parent 05db6994d4
commit a71f55a6f9
2 changed files with 0 additions and 2 deletions

View File

@@ -10,7 +10,6 @@
<header class="page-header">
<div>
<h1>{{ .Title }}</h1>
<p>Read-only viewer for Reanimator JSON snapshots</p>
</div>
</header>

View File

@@ -10,7 +10,6 @@
<header class="page-header">
<div>
<h1>{{ .Title }}</h1>
<p>Read-only viewer for Reanimator JSON snapshots</p>
</div>
</header>