feat(web): apply forest AI brand identity

This commit is contained in:
2026-07-21 12:38:10 +08:00
parent c98bb5e2a6
commit de05610087
7 changed files with 41 additions and 10 deletions

View File

@@ -1,10 +1,10 @@
<!doctype html>
<html lang="en">
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="icon" type="image/svg+xml" href="/senlinai-icon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>web_v1</title>
<title>森林AI</title>
</head>
<body>
<div id="root"></div>