Skip to content

Commit ae59e3c

Browse files
committed
fix favicon
1 parent 1e8edbd commit ae59e3c

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

favicon.ico

-22.3 KB
Binary file not shown.

site.js

-1
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,6 @@ initialize();
396396

397397
/* sharing */
398398

399-
400399
function getShortUrl() {
401400
var request = new XMLHttpRequest();
402401
var longUrl = window.location.origin + window.location.pathname + encodeURIComponent(window.location.hash);

0 commit comments

Comments
 (0)