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 e490626 commit 50a726fCopy full SHA for 50a726f
_config.yml
@@ -41,13 +41,26 @@ social:
41
hash: opensourcebyjg
42
account:
43
facebook:
44
- enabled: false
+ enabled: true
45
+ url: https://opensource.byjg.com/
46
profileUrl:
47
48
+author:
49
+ twitter: byjg
50
+
51
+twitter:
52
+ card: summary
53
+ username: byjg
54
55
+logo: https://opensource.byjg.com/images/logo_byjg.png
56
57
analytics:
58
google: UA-130014324-1
59
60
+plugins:
61
+ - jekyll-seo-tag
62
63
# Build settings
64
markdown: kramdown
-remote_theme: allejo/jekyll-docs-theme
65
+remote_theme: byjg/jekyll-docs-theme
66
0 commit comments