Fix title issue and seo data
Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
This commit is contained in:
@@ -42,7 +42,6 @@ useHead({
|
||||
content: `You will find all the ${category.value} related post here`,
|
||||
},
|
||||
],
|
||||
titleTemplate: 'Riyad\'s Blog - %s',
|
||||
})
|
||||
|
||||
// Generate OG Image
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user