Update readme and add myself page
Signed-off-by: Al Asad Nur Riyad <asadnurriyad@gmail.com>
This commit is contained in:
@@ -4,9 +4,9 @@ export default defineNuxtConfig({
|
||||
head: {
|
||||
charset: 'utf-16',
|
||||
viewport: 'width=device-width,initial-scale=1',
|
||||
title: "Riyad's Blog",
|
||||
titleTemplate: "%s - Riyad's Blog",
|
||||
meta: [{ name: 'description', content: "Riyad's awesome blog" }],
|
||||
title: 'Riyad\'s Blog',
|
||||
titleTemplate: '%s - Riyad\'s Blog',
|
||||
meta: [{ name: 'description', content: 'Riyad\'s awesome blog' }],
|
||||
},
|
||||
pageTransition: { name: 'page', mode: 'out-in' },
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user