Skip to content

Commit e735cae

Browse files
Update root url
1 parent 0099f9e commit e735cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/base.hbs

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<meta property="og:type" content="website" />
1818
<meta
1919
property="og:image"
20-
content="{{ root_url }}/icon-small.png?cb={{ "/icon-small.png"|bust_dir(bd) }}"
20+
content="{{ root_url }}/icon-medium.png?cb={{ "/icon-medium.png"|bust_dir(bd) }}"
2121
/>
2222
<meta property="og:url" content="{{ root_url }}/" />
2323
<meta property="og:site_name" content="mcping - Minecraft Server Tester" />

0 commit comments

Comments
 (0)