From e3ce4912509a4b429535e91532f2dbe10edb0081 Mon Sep 17 00:00:00 2001 From: SHuRiKeN Date: Sun, 1 Oct 2023 13:13:14 +0530 Subject: [PATCH] add github and mention github mirror --- content/about/about.md | 2 +- hugo.toml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/content/about/about.md b/content/about/about.md index 0d8ba4c..765b08a 100644 --- a/content/about/about.md +++ b/content/about/about.md @@ -31,4 +31,4 @@ I like reading books that improve me Psychologically - Jordan B. Peterson's 12 R You can message me on [Discord](https://discord.com/usrs/489575472024256512) or [Matrix](https://matrix.to/#/@shuriken:fedora.im) You can send me an [Email](mailto:shuriken@disroot.org) You can follow me on [Mastodon](https://fosstodon.org/@shuriken) and [X](https://twitter.com/SHuRiKeN1812) -You can view my projects and contributions on [Disroot Git](https://git.disroot.org/SHuRiKeN) (Main) and [Github](https://github.com/shuriken1812) (for contributions and Actions) +You can view my projects and contributions on [Disroot Git](https://git.disroot.org/SHuRiKeN) (Main) and [Github](https://github.com/shuriken1812) (for contributions, github actions & mirror to my main) diff --git a/hugo.toml b/hugo.toml index f6c65c0..5cd0039 100644 --- a/hugo.toml +++ b/hugo.toml @@ -19,6 +19,7 @@ pluralizelisttitles = false discord_url = "https://discord.com/usrs/489575472024256512" matrix_url = "https://matrix.to/#/@shuriken:fedora.im" email_url = "mailto:shuriken@disroot.org" + github_url = "https://github.com/shuriken1812" # sidebar sidebar_bg_color = "#202020" # default is #202020 sidebar_img_border_color = "#515151" # default is #515151