We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03390fc commit 1a59469Copy full SHA for 1a59469
_config.yml
@@ -46,9 +46,16 @@ collections:
46
permalink: /blog/:title/
47
48
# jekyll-seo-tag config
49
+# https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
50
twitter:
51
username: SuperusrLabs
52
card: summary
53
+social:
54
+ name: Superuser Labs
55
+ links:
56
+ - https://twitter.com/SuperusrLabs
57
+ - https://www.linkedin.com/in/superuser-labs
58
+ - https://github.com/SuperuserLabs
59
60
# Exclude from processing.
61
# The following items will not be processed, by default.
0 commit comments