feat(site): rollback to simple proj description
This commit is contained in:
parent
aa7d5a645b
commit
6ce0db7e71
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
<script server:setup>
|
||||
const project = {
|
||||
name: "WebComponent.io",
|
||||
description: "The tiny & simple reactivity system for web components",
|
||||
description: "A simple reactivity system for web components",
|
||||
};
|
||||
const author = {
|
||||
name: "Ayo Ayco",
|
||||
|
|
Loading…
Reference in a new issue