mirror of
https://gitlab.com/2-chainz/2-chainz-rest-site.git
synced 2025-06-15 14:46:48 +00:00
made twitter post prettier
This commit is contained in:
parent
a6c12347ae
commit
00c0200b6b
@ -7,7 +7,7 @@ function getQuote() {
|
||||
document.getElementById("quote").innerHTML = data.quote;
|
||||
|
||||
const tweet = encodeURIComponent(
|
||||
`"${data.quote}"-@2chainz via https://2.chainz.rest`
|
||||
`"${data.quote}" -@2chainz via https://2.chainz.rest`
|
||||
);
|
||||
document.getElementById(
|
||||
"tweet"
|
||||
|
Loading…
x
Reference in New Issue
Block a user