mirror of
https://gitlab.com/2-chainz/2-chainz-rest-site.git
synced 2025-06-16 07:06:51 +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;
|
document.getElementById("quote").innerHTML = data.quote;
|
||||||
|
|
||||||
const tweet = encodeURIComponent(
|
const tweet = encodeURIComponent(
|
||||||
`"${data.quote}"-@2chainz via https://2.chainz.rest`
|
`"${data.quote}" -@2chainz via https://2.chainz.rest`
|
||||||
);
|
);
|
||||||
document.getElementById(
|
document.getElementById(
|
||||||
"tweet"
|
"tweet"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user