From 37c803f5c7ac8f0df0f5f1c3cfdfd0d6fcea7e3d Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Fri, 5 Jan 2024 00:29:28 -0500 Subject: [PATCH] Add git.davegallant.ca --- config.yaml | 5 ++++- content/about.md | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 0a9064f8..3808c225 100644 --- a/config.yaml +++ b/config.yaml @@ -51,9 +51,12 @@ menu: - name: About url: /about weight: 1 + - name: Git + url: https://git.davegallant.ca/explore/repos + weight: 2 - name: RSS url: /index.xml - weight: 2 + weight: 3 permalinks: post: "/blog/:year/:month/:day/:slug/" diff --git a/content/about.md b/content/about.md index 9aa48dca..de5095b4 100644 --- a/content/about.md +++ b/content/about.md @@ -10,6 +10,7 @@ Connect with me using any the following methods: - Mastodon: - GitHub: - RSS Feed: +- Git: ## Credits