From afd586877e32ec13c1e855b33dfbe8744bbc1e8e Mon Sep 17 00:00:00 2001 From: accius Date: Fri, 30 Jan 2026 00:29:09 -0500 Subject: [PATCH] theme layouts --- package.json | 2 +- public/index.html | 219 ++++++++++++++++++++++++++++++++++++---------- 2 files changed, 175 insertions(+), 46 deletions(-) diff --git a/package.json b/package.json index fb9b221..abf916f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openhamclock", - "version": "3.1.0", + "version": "3.2.0", "description": "Open-source amateur radio dashboard with real-time space weather, band conditions, DX cluster, and interactive world map", "main": "server.js", "scripts": { diff --git a/public/index.html b/public/index.html index 6b1f80c..049c241 100644 --- a/public/index.html +++ b/public/index.html @@ -25,7 +25,10 @@