Skip to content

Commit 4b49ef1

Browse files
committed
Merge pull request #17 from dhillonv10/master
Updating README.md with an example
2 parents 8840bb4 + e22a7ea commit 4b49ef1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,14 @@ If you're lazy like me, you can use this shorthand:
4545
jekyll-mentions: https://twitter.com
4646
```
4747
48+
An example of Twitter mentions using jekyll-mentions:
49+
50+
```yaml
51+
gems:
52+
- jekyll-mentions
53+
54+
jekyll-mentions:
55+
base_url: https://twitter.com
56+
```
57+
4858
Et voilà! Your mentions will now use that base URL instead of the default of `https://github.com`.

0 commit comments

Comments
 (0)