diff --git a/config.yaml b/config.yaml index b10dde5..b52a37b 100644 --- a/config.yaml +++ b/config.yaml @@ -5,7 +5,7 @@ title: Stacks theme: ["PaperMod"] copyright: "© 2024 Programming.Dev" defaultTheme: auto -contentDir: 'content' +contentDir: "content" outputs: home: - HTML @@ -33,12 +33,12 @@ menu: weight: 20 params: - env: 'production' + env: "production" # General ShowRssButtonInSectionTermList: true ShowFullTextinRSS: true - + # Posts showReadingTime: true showToc: true @@ -46,7 +46,7 @@ params: showCodeCopyButtons: true showPostNavLinks: true enableEmoji: true - + # Misc images: ["logo.png"] @@ -61,8 +61,8 @@ params: Title: 📚 Stacks Content: Welcome to the official blog for Programming.Dev! Here we post things relating to our instances including announcements, release notes, community showcases, and more. socialIcons: - - name: "GitHub" - url: "https://github.com/programming-dot-dev" + - name: "Git" + url: "https://git.programming.dev/Programming.Dev" - name: "Discord" url: "https://discord.gg/SnUk3bKkNC" - name: "Matrix"