diff --git a/assets/icons/forgejo.svg b/assets/icons/forgejo.svg new file mode 100644 index 0000000..1a778db --- /dev/null +++ b/assets/icons/forgejo.svg @@ -0,0 +1,4 @@ + + + + diff --git a/config/_default/languages.en.toml b/config/_default/languages.en.toml index f41d224..7f89edd 100644 --- a/config/_default/languages.en.toml +++ b/config/_default/languages.en.toml @@ -30,16 +30,17 @@ dateFormat = "2 January 2006" # { facebook = "https://facebook.com/username" }, # { flickr = "https://www.flickr.com/photos/username/" }, # { foursquare = "https://foursquare.com/username" }, - { github = "https://github.com/NoirNoble" }, + { forgejo = "https://git.oscar.blue/noble" }, { gitlab = "https://gitlab.com/oscarpocock" }, + { github = "https://github.com/NoirNoble" }, # { google = "https://www.google.com/" }, # { hashnode = "https://username.hashnode.dev" }, # { instagram = "https://instagram.com/username" }, # { keybase = "https://keybase.io/username" }, # { kickstarter = "https://www.kickstarter.com/profile/username" }, # { lastfm = "https://lastfm.com/user/username" }, - { linkedin = "https://linkedin.com/in/oscarpocock" }, { mastodon = "https://mastodon.online/@oscar" }, + { linkedin = "https://linkedin.com/in/oscarpocock" }, # { medium = "https://medium.com/username" }, # { microsoft = "https://www.microsoft.com/" }, # { orcid = "https://orcid.org/userid" }, diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml index 3741da1..fd25520 100644 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.en.toml @@ -30,10 +30,10 @@ pageRef = "contact" weight = 30 -[[main]] - name = "Git" - url = "https://oscar.blue/git" - weight = 40 +# [[main]] +# name = "Git" +# url = "https://oscar.blue/git" +# weight = 40 # [[main]] # name = "Categories"