Add missing verb
This commit is contained in:
parent
00e543def4
commit
50ac8af408
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ Your website comes pre-configured with three topics (e.g. "Web design" and "Sass
|
|||
|
||||
#### 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:
|
||||
twitter: <your_username>
|
||||
|
|
Loading…
Reference in a new issue