mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
Updated Twitter username in nav menu
This commit is contained in:
parent
6ac1480ffc
commit
7b3f5deb11
@ -128,10 +128,10 @@
|
||||
</li>
|
||||
<li role="presentation">
|
||||
<a class="dropdown-item" role="menuitem" tabindex="-1" target="_blank"
|
||||
href="https://twitter.com/intent/tweet?text=%40TryGhost+Hi%21+Can+you+help+me+with+&related=TryGhost"
|
||||
href="https://twitter.com/intent/tweet?text=%40Ghost+Hi%21+Can+you+help+me+with+&related=Ghost"
|
||||
onclick="window.open(this.href, 'twitter-share', 'width=550,height=235');return false;"
|
||||
>
|
||||
{{svg-jar "twitter"}} Tweet @TryGhost!
|
||||
{{svg-jar "twitter"}} Tweet @Ghost!
|
||||
</a>
|
||||
</li>
|
||||
<li role="presentation">
|
||||
|
Loading…
Reference in New Issue
Block a user