Browse Source

feat: add content to about page

pull/6/head
Diego Vester 2 months ago
parent
commit
4f52f0cdb5
  1. 2
      src/content/site-data.ts

2
src/content/site-data.ts

@ -89,7 +89,7 @@ export const about: AboutContent = { @@ -89,7 +89,7 @@ export const about: AboutContent = {
},
text: {
value:
"Hi there! My name is Mimi and I have been a plushie artist since 2018. I have always loved plushies as a kid and now I hope my plushies bring others the same happiness!",
"Hi there! My name is Mimi and I have been a plushie artist since 2018. I am a wife, mom, and crazy cat lady. I have always loved plushies as a kid and now I hope my plushies bring others the same happiness!",
tags: [
"about text",
"about description",

Loading…
Cancel
Save