This commit is contained in:
f4ilji
2024-11-08 14:36:13 +05:00
parent fbea6ecd48
commit 992464e2e1
24 changed files with 130 additions and 98 deletions
+1 -4
View File
@@ -71,10 +71,7 @@ export default {
</script>
<template>
<AppHead
:title="seo.title"
:description="seo.description"
/>
<AppHead :seo="seo" />
<ClientScrollTimeline/>