Skip to content

Commit b228d7c

Browse files
authored
Update index.tsx
1 parent 33d61ce commit b228d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routes/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export default function MainPage() {
1212
<title>pbkit</title>
1313
<meta
1414
name="description"
15-
content="The next-generation protobuf toolkit."
15+
content="Protobuf toolkit written in Deno/TypeScript"
1616
/>
1717
</Head>
1818
<NavigationBar active="/" />

0 commit comments

Comments
 (0)