mirror of
https://github.com/YouHaveTrouble/youhavetrouble.github.io.git
synced 2026-05-11 22:06:56 +00:00
Update about page description
The About page's description is updated to a more personalized message, replacing the generic 'About your blog' explanation with 'A few words about myself.'
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import BaseLayout from '../layouts/BaseLayout.astro';
|
||||
|
||||
const title = 'About';
|
||||
const description = 'About your blog.';
|
||||
const description = 'A few words about myself.';
|
||||
const permalink = `${Astro.site.href}about`;
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user