8000 Merge pull request #80 from aadibajpai/patch-1 · githublucas420/githubWebsite@4646069 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4646069

Browse files
Merge pull request #80 from aadibajpai/patch-1
Update README with changes from PR #77
2 parents fc71561 + b53f5db commit 4646069

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,17 +94,18 @@ Your website comes pre-configured with three topics (e.g. "Web design" and "Sass
9494

9595
#### Social media
9696

97-
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:
97+
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:
9898

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

102102
```
103103
social_media:
104104
behance: your_username
105+
dribbble: your_username
105106
facebook: your_username
106-
dribbble: your_username
107107
linkedin: your_username
108+
medium: @your_username
108109
stackoverflow: your_user_id
109110
twitter: your_username
110111
youtube: your_username

0 commit comments

Comments
 (0)
0