summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2019-04-08 18:50:57 +0200
committerChristoph Cullmann <cullmann@kde.org>2019-04-08 18:50:57 +0200
commitd651c7b6e130c267b154f6c88ff347056e351c6d (patch)
treebbcecad02b39dbedac8d412a9f7c4dcfc290a9cb /config.toml
parenta336375db52f07df3102baff713fb9e34d2403f3 (diff)
mailto: link
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml14
1 files changed, 10 insertions, 4 deletions
diff --git a/config.toml b/config.toml
index c17299b..eef5bde 100644
--- a/config.toml
+++ b/config.toml
@@ -66,27 +66,33 @@ pygmentscodefencesguesssyntax = true
#
[[params.social]]
+ name = "E-Mail"
+ icon = "fa fa-envelope"
+ weight = 1
+ url = "mailto:christoph@cullmann.io"
+
+[[params.social]]
name = "GitHub"
icon = "fab fa-github"
- weight = 1
+ weight = 2
url = "https://github.com/christoph-cullmann/"
[[params.social]]
name = "Twitter"
icon = "fab fa-twitter"
- weight = 2
+ weight = 3
url = "https://twitter.com/ChrCullmann/"
[[params.social]]
name = "YouTube"
icon = "fab fa-youtube"
- weight = 3
+ weight = 4
url = "https://www.youtube.com/c/ChristophCullmann/"
[[params.social]]
name = "amazon.de"
icon = "fab fa-amazon"
- weight = 4
+ weight = 5
url = "https://www.amazon.de/gp/profile/amzn1.account.AGWKWWFPCHLCW6E33CEFF7XKIHAQ"
#