Skip to content

Commit

Permalink
Merge pull request github#80 from aadibajpai/patch-1
Browse files Browse the repository at this point in the history
Update README with changes from PR github#77
  • Loading branch information
brandonrosage authored Mar 8, 2019
2 parents fc71561 + b53f5db commit 4646069
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,17 +94,18 @@ Your website comes pre-configured with three topics (e.g. "Web design" and "Sass

#### Social media

Your website supports linking and sharing to social media services you're using, including Behance, Facebook, Dribbble, LinkedIn, Stack Overflow, Twitter, and YouTube. To identify the services you use:
Your website supports linking and sharing to social media services you're using, including Behance, Dribbble, Facebook, LinkedIn, Medium, Stack Overflow, Twitter, and YouTube. To identify the services you use:

1. Edit your repository's `_config.yml` file.
2. Edit the `social_media` dictionary line, and represent the services you like in a simple `key: value` form:

```
social_media:
behance: your_username
dribbble: your_username
facebook: your_username
dribbble: your_username
linkedin: your_username
medium: @your_username
stackoverflow: your_user_id
twitter: your_username
youtube: your_username
Expand Down

0 comments on commit 4646069

Please sign in to comment.