re-order git repo links on index page
This commit is contained in:
parent
bc89f56c32
commit
bd7eb8ea2e
1 changed files with 2 additions and 3 deletions
|
@ -35,11 +35,10 @@ copyright = "Copyright by Dominic Reich “OE7DRT”."
|
|||
# { facebook = "https://facebook.com/username" },
|
||||
# { flickr = "https://www.flickr.com/photos/username/" },
|
||||
# { foursquare = "https://foursquare.com/username" },
|
||||
{ github = "https://repo.oe7drt.net/dominic" },
|
||||
{ github = "https://codeberg.org/dominic" },
|
||||
{ github = "https://github.com/oe7drt" },
|
||||
# { gitlab = "https://gitlab.com/username" },
|
||||
# { codeberg = "https://codeberg.org/dominic" },
|
||||
{ github = "https://codeberg.org/dominic" },
|
||||
{ github = "https://repo.oe7drt.net/dominic" },
|
||||
# { google = "https://www.google.com/" },
|
||||
# { hashnode = "https://username.hashnode.dev" },
|
||||
# { instagram = "https://instagram.com/username" },
|
||||
|
|
Loading…
Reference in a new issue