We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c3f1aa commit f019129Copy full SHA for f019129
docs/_config.yml
@@ -44,6 +44,7 @@ author:
44
twitter : your_username
45
# vimeo : your_username
46
# youtube : your_channel_name
47
+# keybase : your_username
48
49
50
### Posts ###
docs/_data/social-media.yml
@@ -90,3 +90,8 @@ youtube:
90
url : https://www.youtube.com/
91
icon : fab fa-youtube
92
color : ff0000
93
+
94
+keybase:
95
+ url : https://www.keybase.io/
96
+ icon : fab fa-keybase
97
+ color : 66ccff
0 commit comments