Skip to content

Commit 185d0bb

Browse files
committed
Fetch favicon from GitHub instead of doom2d.org hosting service provider
See also: Doom2D/doom2d.github.io@bf2a93a.
1 parent 862362e commit 185d0bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
88
<meta name="description" content="">
99
<meta name="author" content="">
10-
<link rel="shortcut icon" type="image/x-icon" href="https://doom2d.org/favicon.ico">
10+
<link rel="shortcut icon" type="image/x-icon" href="https://doom2d.github.io/favicon.ico">
1111

1212

1313

0 commit comments

Comments
 (0)