mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-29 09:40:10 +02:00
fix tweet text n url
This commit is contained in:
@@ -606,7 +606,7 @@
|
||||
<a
|
||||
class="hint--top-right ml-1"
|
||||
data-hint="Share on Twitter"
|
||||
href="https://twitter.com/share?url=https://webmakerapp.com/&text=Web Maker - A blazing fast %26 offline web playground!&via=webmakerApp&related=webmakerApp"
|
||||
href="https://twitter.com/share?url=https://webmaker.app&text=Web Maker - A blazing fast %26 offline frontend playground!&via=webmakerApp&related=webmakerApp"
|
||||
target="_blank"
|
||||
class="tweet-link"
|
||||
>Share</a
|
||||
@@ -654,7 +654,7 @@
|
||||
<a
|
||||
class="hint--bottom-left"
|
||||
data-hint="Share on Twitter"
|
||||
href="https://twitter.com/share?url=https://webmakerapp.com/&text=Web Maker - A blazing fast %26 offline web playground!&via=webmakerApp&related=webmakerApp"
|
||||
href="https://twitter.com/share?url=https://webmaker.app&text=Web Maker - A blazing fast %26 offline frontend playground!&via=webmakerApp&related=webmakerApp"
|
||||
target="_blank"
|
||||
class="tweet-link"
|
||||
>
|
||||
|
Reference in New Issue
Block a user