Skip to content

Commit b717b25

Browse files
committed
fix: meta name typo
1 parent ecfe922 commit b717b25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
sizes="32x32"
1212
href="https://cocreate.app/images/favicon.ico" />
1313
<meta
14-
key="description"
14+
name="description"
1515
content="A convenient chain handler allows user to chain multiple components together. When one openai is complete next one will start untill all openai completed." />
1616
<meta
17-
key="keywords"
17+
name="keywords"
1818
content="helper classes, utility classes, css framework, css library, inline style classes" />
1919
<meta name="robots" content="index,follow" />
2020
<meta

0 commit comments

Comments
 (0)