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