Skip to content

Commit d3addef

Browse files
committed
- Shortened hashtag list for tweet button
1 parent c9984f8 commit d3addef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/core/Footer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const SocialFooter = props => (
2727
</a>
2828
</div>
2929
<div className="social">
30-
<a href="https://twitter.com/intent/tweet?text=Generate%20RESTful%20API%20endpoints%20with%20rest-hapi!&url=https://resthapi.com&via=resthapi&hashtags=REST,API,mongoosejs,hapijs,nodejs,MongoDB">
30+
<a href="https://twitter.com/intent/tweet?text=Generate%20RESTful%20API%20endpoints%20with%20rest-hapi!&url=https://resthapi.com&via=resthapi&hashtags=mongoosejs,hapijs,nodejs,MongoDB">
3131
<img alt="rest-hapi tweet" src="https://img.shields.io/twitter/url/http/shields.io.svg?style=social"/>
3232
</a>
3333
</div>

0 commit comments

Comments
 (0)