Skip to content

Commit 2bd73a6

Browse files
Refresh recruitment landing experience
1 parent 0d9fd94 commit 2bd73a6

5 files changed

Lines changed: 1579 additions & 1369 deletions

File tree

apps/web/index.html

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
<!DOCTYPE html>
2-
<html lang="en">
2+
<html lang="vi">
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<meta name="description" content="Nexus — self-hosted local-first AI workspace" />
7-
<title>Nexus · Local AI Workspace</title>
8-
<link rel="preconnect" href="https://fonts.googleapis.com" />
9-
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
10-
<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Crect width='32' height='32' rx='8' fill='%23c47c16'/%3E%3Cpath d='M8 10l8-4 8 4-8 4-8-4zM8 22l8 4 8-4M8 16l8 4 8-4' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E" />
6+
<meta
7+
name="description"
8+
content="UneedWhat - recruitment workspace for HR teams and job seekers"
9+
/>
10+
<title>UneedWhat · Recruitment Workspace</title>
11+
<link
12+
rel="icon"
13+
type="image/svg+xml"
14+
href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Crect width='32' height='32' rx='8' fill='%23194b72'/%3E%3Cpath d='M7 20h18M8 14h16M11 8l5 4 5-4' stroke='white' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E"
15+
/>
1116
</head>
1217
<body>
1318
<div id="root"></div>

0 commit comments

Comments
 (0)