add gitlab account
This commit is contained in:
parent
ee05a5dfdb
commit
c47c77e418
12
config.toml
12
config.toml
|
@ -81,22 +81,28 @@ pygmentscodefencesguesssyntax = true
|
|||
weight = 2
|
||||
url = "https://github.com/christoph-cullmann/"
|
||||
|
||||
[[params.social]]
|
||||
name = "GitLab"
|
||||
icon = "fab fa-gitlab"
|
||||
weight = 3
|
||||
url = "https://gitlab.com/cullmann"
|
||||
|
||||
[[params.social]]
|
||||
name = "Twitter"
|
||||
icon = "fab fa-twitter"
|
||||
weight = 3
|
||||
weight = 4
|
||||
url = "https://twitter.com/ChrCullmann/"
|
||||
|
||||
[[params.social]]
|
||||
name = "YouTube"
|
||||
icon = "fab fa-youtube"
|
||||
weight = 4
|
||||
weight = 5
|
||||
url = "https://www.youtube.com/c/ChristophCullmann/"
|
||||
|
||||
[[params.social]]
|
||||
name = "amazon.de"
|
||||
icon = "fab fa-amazon"
|
||||
weight = 5
|
||||
weight = 6
|
||||
url = "https://www.amazon.de/gp/profile/amzn1.account.AGWKWWFPCHLCW6E33CEFF7XKIHAQ"
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue