Skip to content

Commit 3d051b3

Browse files
committed
Fix favicon
1 parent 3937344 commit 3d051b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="{{ site.lang | default: "en-US" }}">
33
<head>
44
<title>dungeoneering | Minimalistic virtual tabletop (VTT) for local RPG sessions</title>
5-
<link rel="shortcut icon" type="image/png" href="logo/favicon.png">
5+
<link rel="shortcut icon" type="image/png" href="images/logos/favicon.png">
66

77
<meta charset="UTF-8">
88
<meta http-equiv="X-UA-Compatible" content="IE=edge">

0 commit comments

Comments
 (0)