feat(site): update content
This commit is contained in:
parent
c606857f4d
commit
2a60e95a3d
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ class FeatureSet extends WebComponent {
|
||||||
icon: "️🔄",
|
icon: "️🔄",
|
||||||
title: "Reactive.",
|
title: "Reactive.",
|
||||||
description:
|
description:
|
||||||
"A robust API for synchronizing your component's UI and property values",
|
"A robust API for synchronizing your component's UI and properties",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: "😌",
|
icon: "😌",
|
||||||
|
@ -16,7 +16,7 @@ class FeatureSet extends WebComponent {
|
||||||
icon: "️💡",
|
icon: "️💡",
|
||||||
title: "Familiar.",
|
title: "Familiar.",
|
||||||
description:
|
description:
|
||||||
"Use the built-in JSX-like syntax or bring your own custom templating syntax",
|
"Use the built-in JSX-like syntax or bring your own custom templating",
|
||||||
url: "https://codepen.io/ayoayco-the-styleful/pen/ZEwNJBR?editors=1010",
|
url: "https://codepen.io/ayoayco-the-styleful/pen/ZEwNJBR?editors=1010",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue