From ea37486309409048681496fb2449c1182d0f44eb Mon Sep 17 00:00:00 2001
From: toof <toof@toof.jp>
Date: Sat, 24 Dec 2022 15:38:49 +0000
Subject: [PATCH] fix: fix misspelling (#259)
---
data/config.yaml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/data/config.yaml b/data/config.yaml
index 106eeb8..5ef8b63 100644
--- a/data/config.yaml
+++ b/data/config.yaml
@@ -25,5 +25,5 @@
links:
- link_name: Twitter
link: https://twitter.com/_jzhao
- - link_name: Github
+ - link_name: GitHub
link: https://github.com/jackyzha0
--
Gitblit v1.10.0