Skip to content

Commit

Permalink
fix missing # prefix for pinterest (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericp-mrel authored Feb 14, 2022
1 parent 8c6d170 commit c3fa0e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const colors = {
messenger: "#0084ff",
microsoft: "#f65314",
netflix: "#e50914",
pinterest: "e60023",
pinterest: "#e60023",
pocket: "#ef4056",
react: "#00d8ff",
reddit: "#ff4500",
Expand Down

0 comments on commit c3fa0e4

Please sign in to comment.