diff --git a/src/components/layout/Footer.astro b/src/components/layout/Footer.astro index 0bfbd3c..b4b82c2 100644 --- a/src/components/layout/Footer.astro +++ b/src/components/layout/Footer.astro @@ -14,8 +14,7 @@ const today = new Date()
diff --git a/src/config.ts b/src/config.ts index e83f864..de5c0ce 100644 --- a/src/config.ts +++ b/src/config.ts @@ -4,15 +4,15 @@ export const themeConfig: ThemeConfig = { // SITE INFO /////////////////////////////////////////////////////////////////////////////////////////// site: { website: 'https://astro-chiri.netlify.app/', // Site domain - title: 'CHIRI', // Site title - author: '3ASH', // Author name + title: 'heaven', // Site title + author: 'heaven', // Author name description: 'Minimal blog built by Astro', // Site description language: 'en-US' // Default language }, // GENERAL SETTINGS //////////////////////////////////////////////////////////////////////////////////// general: { - contentWidth: '35rem', // Content area width + contentWidth: '40rem', // Content area width centeredLayout: true, // Use centered layout (false for left-aligned) themeToggle: false, // Show theme toggle button (uses system theme by default) postListDottedDivider: false, // Show dotted divider in post list @@ -29,7 +29,7 @@ export const themeConfig: ThemeConfig = { // POST SETTINGS /////////////////////////////////////////////////////////////////////////////////////// post: { - readingTime: false, // Show reading time in posts + readingTime: true, // Show reading time in posts toc: true, // Show the table of contents (when there is enough page width) imageViewer: true, // Enable image viewer copyCode: true // Enable copy button in code blocks diff --git a/src/content/about/about.md b/src/content/about/about.md index 638dd93..19711ae 100644 --- a/src/content/about/about.md +++ b/src/content/about/about.md @@ -7,10 +7,12 @@ This content will be displayed at the top of the index page. You can leave this empty if you don’t want to show any content. --> + + A static blog theme based on [Astro](https://astro.build), designed for clarity and focus. With a deliberately minimal design, this layout ensures your content takes center stage. It's built for flexibility, offering customization options that honor its clean and elegant aesthetic. Effortlessly share your thoughts in _a calm & dustless space._ -Check posts for details and view source on [GitHub](https://github.com/the3ash/astro-chiri). +[RSS](sdfsfd) / [Git](https://github.com/the3ash/astro-chiri)