Skip to content

Commit c36461e

Browse files
committed
Customize home page title
1 parent 56eac63 commit c36461e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/content/docs/index.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
---
22
title: ICU4X
3+
head:
4+
- tag: title # we want to override <title> tag
5+
content: "ICU4X: Solving i18n for client-side and resource-constrained environments" # custom value for <title> tag
36
description: ICU4X provides internationalization (i18n) functionality in resource constrained environments,
47
across programming languages, and in a performant way.
58
template: splash

0 commit comments

Comments
 (0)