From e75ea0cfe6c7176179c169ad09b7ea97906a7fc3 Mon Sep 17 00:00:00 2001 From: Attiya Maqsood Date: Wed, 27 Aug 2025 17:35:17 +0500 Subject: [PATCH 1/2] Fix #11: Add GitHub repository link to footer --- layouts/default.vue | 47 ++++++++++++++++++++++++++++++++------------- 1 file changed, 34 insertions(+), 13 deletions(-) diff --git a/layouts/default.vue b/layouts/default.vue index 6b992d8..5d4cda1 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -1,27 +1,48 @@ - - + From 4d434ea1286286b2e9f20c7b5dc602c5dc43e5fd Mon Sep 17 00:00:00 2001 From: Attiya Maqsood Date: Wed, 27 Aug 2025 18:09:55 +0500 Subject: [PATCH 2/2] feat(performance): add color-coded circular progress indicator for website scores --- pages/performance.vue | 161 +++++++++++++++++++----------------------- 1 file changed, 74 insertions(+), 87 deletions(-) diff --git a/pages/performance.vue b/pages/performance.vue index 76657a5..523a292 100644 --- a/pages/performance.vue +++ b/pages/performance.vue @@ -1,12 +1,16 @@ \ No newline at end of file + + +