diff --git a/gridsome.config.js b/gridsome.config.js index 66eccd2..681a528 100644 --- a/gridsome.config.js +++ b/gridsome.config.js @@ -6,7 +6,7 @@ module.exports = { siteName: 'Gaiety Life', - siteDescription: '[They/Them/Their] Programming, art, design, and other queer things.', + siteDescription: '[She/Her] Programming, art, design, and other queer things.', plugins: [ { diff --git a/src/components/Author.vue b/src/components/Author.vue index 75d6dfc..91bd351 100644 --- a/src/components/Author.vue +++ b/src/components/Author.vue @@ -6,7 +6,7 @@