From df371568c76aae09418ca2a8930b4a2ee3788563 Mon Sep 17 00:00:00 2001 From: Starystars67 Date: Mon, 29 Dec 2025 18:52:34 +0000 Subject: [PATCH] add GH release points to timeline & fix padding of nav and logo --- package.json | 2 +- src/components/AppNavigation.vue | 44 ++++++++++++++++----------- src/views/Statistics.vue | 52 ++++++++++++++++++++++++++++---- 3 files changed, 74 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index 943661b..7709c1b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "beammp-website", "private": true, - "version": "2.4.8", + "version": "2.4.9", "type": "module", "scripts": { "dev": "vite", diff --git a/src/components/AppNavigation.vue b/src/components/AppNavigation.vue index f2651a8..ff89cb9 100644 --- a/src/components/AppNavigation.vue +++ b/src/components/AppNavigation.vue @@ -33,30 +33,31 @@ function localRoute(path) {