Add missing verb

This commit is contained in:
James Vanderburg 2019-03-06 21:47:27 -06:00
parent 00e543def4
commit 50ac8af408

View file

@ -82,7 +82,7 @@ Your website comes pre-configured with three topics (e.g. "Web design" and "Sass
#### Social Media #### Social Media
Your website supports linking to your Twitter, Dribbble, YouTube, Facebook, and LinkedIn accounts. To add your accounts, you can your usernames to your repository's `_config.yml` file under a `social_media` line like so: Your website supports linking to your Twitter, Dribbble, YouTube, Facebook, and LinkedIn accounts. To add your accounts, you can add your usernames to your repository's `_config.yml` file under a `social_media` line like so:
``` ```
social_media: social_media:
twitter: <your_username> twitter: <your_username>