From e10a42dbad1f0ae0377b81fa417c7ca333ef19d2 Mon Sep 17 00:00:00 2001 From: jingrow Date: Fri, 2 Jan 2026 16:35:24 +0800 Subject: [PATCH] refactor: replace company name with brand name in footer copyright - Replace full company name with brand name 'Jingrow' in footer copyright - Use appName variable for better consistency and maintainability - Improves brand consistency across the homepage - Follows industry best practices for footer copyright display --- apps/jingrow/frontend/src/views/HomePage.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/jingrow/frontend/src/views/HomePage.vue b/apps/jingrow/frontend/src/views/HomePage.vue index 539f250..0121455 100644 --- a/apps/jingrow/frontend/src/views/HomePage.vue +++ b/apps/jingrow/frontend/src/views/HomePage.vue @@ -1184,7 +1184,7 @@ onUnmounted(() => {