From 8d5edc659fa2bbec24cd421f02f3db6bbb47e548 Mon Sep 17 00:00:00 2001 From: spinline Date: Sat, 21 Feb 2026 21:09:07 +0300 Subject: [PATCH] fix(frontend): use proper link tag for Cargo.toml instead of script tag to prevent syntax error --- frontend/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/index.html b/frontend/index.html index e84ab07..e2303a2 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -20,7 +20,7 @@ - +