fix(site): server error caused by missing semicolon

This commit is contained in:
Ayo Ayco 2024-12-20 00:18:17 +01:00
parent 1610683a70
commit e7b2a23cf4

View file

@ -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',
}
};
</script>
<style>
@counter-style publish-icons {