diff --git a/site/src/pages/index.html b/site/src/pages/index.html index 680233b..ec360a2 100644 --- a/site/src/pages/index.html +++ b/site/src/pages/index.html @@ -12,12 +12,12 @@ const project = { name: 'WebComponent.io', description: 'A simple reactivity system for web components', - } + }; const author = { name: 'Ayo Ayco', url: 'https://ayco.io', year: '2023', - } + };