Skip to content

Commit

Permalink
Use dark mode color scheme for footer like button (#959)
Browse files Browse the repository at this point in the history
  • Loading branch information
saranshkataria authored and yangshun committed Sep 14, 2018
1 parent 377d14e commit 31bc522
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/core/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ function SocialFooter(props) {
<div
className="fb-like"
data-href={props.config.url}
data-colorscheme="dark"
data-layout="standard"
data-share="true"
data-width="225"
Expand Down

0 comments on commit 31bc522

Please sign in to comment.