···94949595#### Social media
96969797-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:
9797+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:
989899991. Edit your repository's `_config.yml` file.
1001002. Edit the `social_media` dictionary line, and represent the services you like in a simple `key: value` form:
···102102```
103103social_media:
104104 behance: your_username
105105+ dribbble: your_username
105106 facebook: your_username
106106- dribbble: your_username
107107 linkedin: your_username
108108+ medium: @your_username
108109 stackoverflow: your_user_id
109110 twitter: your_username
110111 youtube: your_username