Skip to content

Commit

Permalink
chore: put name in description
Browse files Browse the repository at this point in the history
  • Loading branch information
eazypau committed Jan 16, 2024
1 parent 7169024 commit 5ea9f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export default defineNuxtConfig({
{
name: "description",
content:
"Personal Portfolio Website. I'm a Front-End Web Developer based in Kuala Lumpur, Malaysia. Currently focused on developing website using Vue and React. Checkout my projects and github repositories",
"Personal Portfolio Website. Hi, I am Po Yi Zhi. I'm a Front-End Web Developer based in Kuala Lumpur, Malaysia. Currently focused on developing website using Vue and React. Checkout my projects and github repositories",
},
{ name: "format-detection", content: "telephone=no" },
{ property: "author", content: "Po Yi Zhi" },
Expand Down

0 comments on commit 5ea9f77

Please sign in to comment.