diff --git a/config/_default/languages.en.toml b/config/_default/languages.en.toml index b65ecd0..703d665 100644 --- a/config/_default/languages.en.toml +++ b/config/_default/languages.en.toml @@ -33,7 +33,7 @@ title = "Uni's Notitia" # { facebook = "https://facebook.com/username" }, # { flickr = "https://www.flickr.com/photos/username/" }, # { foursquare = "https://foursquare.com/username" }, - # { github = "https://github.com/username" }, + { github = "https://github.com/wunewww" }, # { gitlab = "https://gitlab.com/username" }, # { google = "https://www.google.com/" }, # { google-scholar = "https://scholar.google.com/citations?user=user-id" }, diff --git a/config/_default/languages.zh-Hans.toml b/config/_default/languages.zh-Hans.toml index fcb10dd..2e5fef1 100644 --- a/config/_default/languages.zh-Hans.toml +++ b/config/_default/languages.zh-Hans.toml @@ -33,7 +33,7 @@ title = "悠猊记事簿" # { facebook = "https://facebook.com/username" }, # { flickr = "https://www.flickr.com/photos/username/" }, # { foursquare = "https://foursquare.com/username" }, - # { github = "https://github.com/username" }, + { github = "https://github.com/wunewww" }, # { gitlab = "https://gitlab.com/username" }, # { google = "https://www.google.com/" }, # { google-scholar = "https://scholar.google.com/citations?user=user-id" },