Skip to content

Commit

Permalink
fix: social_links in _config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RalphHightower committed Jul 14, 2023
1 parent 5a8b360 commit bef010a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Expand Up @@ -21,7 +21,7 @@ show_excerpts: true # set to true to show excerpts on the homepage
minima:
date_format: "%Y-%m-%d %I:%M:%S.%L %p %Z" # "%b %-d, %Y"
# generate social links in footer
social_links:
social_links:
- { platform: devto, user_url: "https://dev.to/RalphHightower"}
# - { platform: dribbble, user_url: "https://dribbble.com/RalphHightower" }
# - { platform: facebook, user_url: "https://www.facebook.com/ralph.hightower" }
Expand Down

0 comments on commit bef010a

Please sign in to comment.