Skip to content

Commit

Permalink
Update nuxt.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
tandpfun authored Mar 25, 2024
1 parent 3084c0c commit 0e486fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ export default {
{
name: 'description',
content:
"Hey there! I'm a fullstack developer, designer, moderator, and high school student. I'm interested in development, moderation, and building thriving online communities.",
"Hey there! I'm a maker and high school student from the Bay Area. I'm super interested in code, electronics, and public transportation.",
},
{
name: 'og:description',
content:
"Hey there! I'm a fullstack developer, designer, moderator, and high school student. I'm interested in development, moderation, and building thriving online communities.",
"Hey there! I'm a maker and high school student from the Bay Area. I'm super interested in code, electronics, and public transportation.",
},
{ name: 'og:title', content: 'Thijs [he/they]' },
{ name: 'og:image', content: '/favicon.png' },
Expand Down

0 comments on commit 0e486fe

Please sign in to comment.