fix: elevation profile color scheme

This commit is contained in:
Azgaar 2024-03-01 11:46:07 +01:00
parent 14ac83e6f5
commit 09f835c210
4 changed files with 42 additions and 10 deletions

View file

@ -1,7 +1,7 @@
"use strict";
// version and caching control
const version = "1.96.01"; // generator version, update each time
const version = "1.96.02"; // generator version, update each time
{
document.title += " v" + version;