From 6291f0d58920a9c52a9cfc1cc92cfcc21afc760f Mon Sep 17 00:00:00 2001 From: ekko <152005280+EKKOLearnAI@users.noreply.github.com> Date: Fri, 8 May 2026 15:53:26 +0800 Subject: [PATCH] add website homepage metadata (#543) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec89486..e4b3cca 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "type": "git", "url": "https://github.com/EKKOLearnAI/hermes-web-ui.git" }, - "homepage": "https://github.com/EKKOLearnAI/hermes-web-ui", + "homepage": "https://ekkolearnai.com", "license": "MIT", "engines": { "node": ">=23.0.0"