Skip to content

Commit 679ad7d

Browse files
committed
update
1 parent 9345562 commit 679ad7d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<meta charset="UTF-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77

8-
<title>Vix.cpp Modern C++ backend runtime</title>
8+
<title>Vix.cpp A Modern C++ Backend Runtime</title>
99

1010
<!-- Primary meta -->
1111
<meta
1212
name="description"
13-
content="Vix.cpp is a modern C++ backend runtime focused on performance, clean DX, HTTP/WebSocket, middleware, and a practical registry workflow."
13+
content="Vix.cpp is a modern C++ runtime built as a serious alternative to Node.js, Deno, and Bun. It is designed for unreliable networks, offline-first workflows, peer-to-peer systems, and extreme native performance."
1414
/>
1515

1616
<!-- Favicons -->

vix-site/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<meta charset="UTF-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77

8-
<title>Vix.cpp Modern C++ backend runtime</title>
8+
<title>Vix.cpp A Modern C++ Backend Runtime</title>
99

1010
<!-- Primary meta -->
1111
<meta
1212
name="description"
13-
content="Vix.cpp is a modern C++ backend runtime focused on performance, clean DX, HTTP/WebSocket, middleware, and a practical registry workflow."
13+
content="Vix.cpp is a modern C++ runtime built as a serious alternative to Node.js, Deno, and Bun. It is designed for unreliable networks, offline-first workflows, peer-to-peer systems, and extreme native performance."
1414
/>
1515

1616
<!-- Favicons -->

0 commit comments

Comments
 (0)