mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 14:58:12 +00:00
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:
@@ -131,7 +131,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<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>
|
||||
|
||||
<div id="noSerialWarn" class="warn hidden">
|
||||
|
||||
Reference in New Issue
Block a user