mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-18 17:56:24 +02:00
add link to my twitter for feedback
This commit is contained in:
parent
0712501daa
commit
6c3a7ad327
1 changed files with 4 additions and 0 deletions
|
@ -63,6 +63,10 @@ var MainHelperBarView = React.createClass({
|
||||||
shownBar: BARS.INTL
|
shownBar: BARS.INTL
|
||||||
});
|
});
|
||||||
}.bind(this)
|
}.bind(this)
|
||||||
|
}, {
|
||||||
|
newPageLink: true,
|
||||||
|
icon: 'twitter',
|
||||||
|
href: 'https://twitter.com/petermcottle'
|
||||||
}, {
|
}, {
|
||||||
newPageLink: true,
|
newPageLink: true,
|
||||||
icon: 'facebook',
|
icon: 'facebook',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue