Skip to content

Commit 2d738aa

Browse files
committed
tried to fix favicon link
1 parent bc7af64 commit 2d738aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="keywords" content="JPG to PNG, PNG to JPG, image converter, convert images, image conversion, WebAssembly, WASM, offline, privacy, secure, no upload, no cloud, no install">
77
<meta name="viewport" content="width=device-width, initial-scale=1.0">
88
<meta name="author" content="Magnus Hindborg Hovmann">
9-
<link rel="icon" type="image/x-icon" href="/favicon.ico">
9+
<link rel="icon" type="image/x-icon" href="./favicon.ico">
1010
<title>Offline Image Convert</title>
1111
<style>
1212
:root {

0 commit comments

Comments
 (0)