fix(gpx-downloader): fix broken h1 tag (Solo GPX Downloader)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Jakub
2026-06-09 07:53:38 +02:00
parent e51bc0629d
commit a5445c633d

View File

@@ -131,7 +131,7 @@
</head> </head>
<body> <body>
<div class="card"> <div class="card">
<h1>MeshCore GPX Downloader</h1> <h1>Solo GPX Downloader</h1>
<p class="subtitle">Receive trail data from device over USB serial</p> <p class="subtitle">Receive trail data from device over USB serial</p>
<div id="noSerialWarn" class="warn hidden"> <div id="noSerialWarn" class="warn hidden">