From b7195e1b4113a6e49d43ef3546fc8cf5e0179a71 Mon Sep 17 00:00:00 2001 From: zhenghaoz Date: Mon, 6 Apr 2026 10:53:51 +0800 Subject: [PATCH] Refactor index.html: consolidate theme color and analytics script --- frontend/index.html | 11 ++++++++++- frontend/public/index.html | 34 ---------------------------------- 2 files changed, 10 insertions(+), 35 deletions(-) delete mode 100644 frontend/public/index.html diff --git a/frontend/index.html b/frontend/index.html index 6cc22d7..522df39 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -3,8 +3,17 @@ + - GitRec + GitRec - The missing recommender system for GitHub repositories based on Gorse + + +
diff --git a/frontend/public/index.html b/frontend/public/index.html deleted file mode 100644 index 772aab1..0000000 --- a/frontend/public/index.html +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - GitRec - The missing recommender system for GitHub repositories based on - Gorse - - - - - - - -
- - -