Skip to content

Commit adf6ed5

Browse files
committed
Update clog.js
1 parent da155e1 commit adf6ed5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

js/clog.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ async function shareCurrentPost() {
575575
const shareText =
576576
`Read ${title}\n
577577
By: ${author}\n
578-
==>${url}\n
578+
at: ${url}\n
579579
${imageUrl ? `\nImage: ${imageUrl}` : ""}
580580
`;
581581
try {

0 commit comments

Comments
 (0)