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
|
weight = 2
|
||||||
url = "https://github.com/christoph-cullmann/"
|
url = "https://github.com/christoph-cullmann/"
|
||||||
|
|
||||||
|
[[params.social]]
|
||||||
|
name = "GitLab"
|
||||||
|
icon = "fab fa-gitlab"
|
||||||
|
weight = 3
|
||||||
|
url = "https://gitlab.com/cullmann"
|
||||||
|
|
||||||
[[params.social]]
|
[[params.social]]
|
||||||
name = "Twitter"
|
name = "Twitter"
|
||||||
icon = "fab fa-twitter"
|
icon = "fab fa-twitter"
|
||||||
weight = 3
|
weight = 4
|
||||||
url = "https://twitter.com/ChrCullmann/"
|
url = "https://twitter.com/ChrCullmann/"
|
||||||
|
|
||||||
[[params.social]]
|
[[params.social]]
|
||||||
name = "YouTube"
|
name = "YouTube"
|
||||||
icon = "fab fa-youtube"
|
icon = "fab fa-youtube"
|
||||||
weight = 4
|
weight = 5
|
||||||
url = "https://www.youtube.com/c/ChristophCullmann/"
|
url = "https://www.youtube.com/c/ChristophCullmann/"
|
||||||
|
|
||||||
[[params.social]]
|
[[params.social]]
|
||||||
name = "amazon.de"
|
name = "amazon.de"
|
||||||
icon = "fab fa-amazon"
|
icon = "fab fa-amazon"
|
||||||
weight = 5
|
weight = 6
|
||||||
url = "https://www.amazon.de/gp/profile/amzn1.account.AGWKWWFPCHLCW6E33CEFF7XKIHAQ"
|
url = "https://www.amazon.de/gp/profile/amzn1.account.AGWKWWFPCHLCW6E33CEFF7XKIHAQ"
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue