Fix title issue and seo data

Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
This commit is contained in:
nurRiyad
2024-06-27 00:26:45 +06:00
parent fa2f23f6fa
commit d3c28af301
12 changed files with 42 additions and 22 deletions

View File

@@ -42,7 +42,6 @@ useHead({
content: `You will find all the ${category.value} related post here`,
},
],
titleTemplate: 'Riyad\'s Blog - %s',
})
// Generate OG Image

View File

@@ -27,7 +27,6 @@ useHead({
'Below All the topics are listed on which either I have written a blog or will write a blog in near future.',
},
],
titleTemplate: 'Riyad\'s Blog - %s',
})
// Generate OG Image