We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56eac63 commit c36461eCopy full SHA for c36461e
src/content/docs/index.mdx
@@ -1,5 +1,8 @@
1
---
2
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
6
description: ICU4X provides internationalization (i18n) functionality in resource constrained environments,
7
across programming languages, and in a performant way.
8
template: splash
0 commit comments