diff --git a/assets/config.ts b/assets/config.ts index cc40787..26be252 100644 --- a/assets/config.ts +++ b/assets/config.ts @@ -1,16 +1,16 @@ export default { // Site information - siteTitle: 'TheFelidae', - siteDescription: 'TheFelidae\'s site and rambling ground', - siteUrl: 'https://thefelidae.github.io', + siteTitle: "Luna's Blog", + siteDescription: "Luna's rambling place!", + siteUrl: 'https://mrrpnya.github.io', siteImage: '', // Site personalization siteColor: '#550077', // Author information - siteAuthor: 'TheFelidae', - siteAuthorContact: 'https://www.github.com/TheFelidae', - siteAuthorPronouns: 'she/her/they/them', - siteAuthorLocation: 'Gallifrey' + siteAuthor: 'Luna', + siteAuthorContact: 'https://www.github.com/mrrpnya', + siteAuthorPronouns: 'she/they/fae', + siteAuthorLocation: 'The Town Inside Me' }; \ No newline at end of file diff --git a/pages/article/index.vue b/pages/article/index.vue index c0da053..b23cf36 100644 --- a/pages/article/index.vue +++ b/pages/article/index.vue @@ -52,7 +52,7 @@ onMounted(() => {