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 fad7e83 commit b7ab526Copy full SHA for b7ab526
_config.yml
@@ -98,6 +98,7 @@ share-links-active:
98
facebook: true
99
linkedin: true
100
vk: false
101
+ reddit: false
102
103
# How to display the link to your website in the footer
104
# Remove this if you don't want a link in the footer
assets/css/beautifuljekyll.css
@@ -944,10 +944,6 @@ pre {
944
margin-top: 1.875rem;
945
}
946
947
-#social-share-section a {
948
- color: #fff;
949
-}
950
-
951
/* --- Notification boxes --- */
952
.box-note,
953
.box-warning,
0 commit comments