From cf95241a2f23c0341e93b7828a17a4abc88d0583 Mon Sep 17 00:00:00 2001 From: Ategon Date: Wed, 28 Feb 2024 17:52:52 -0500 Subject: [PATCH] Swap git to new org --- config.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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"