diff --git a/nuxt.config.js b/nuxt.config.js index 0e9374a..bc9b073 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -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' },