fix: icon path
This commit is contained in:
parent
34a472ad0e
commit
dd6422e8da
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<base href="/" />
|
||||
<meta charset="utf-8">
|
||||
<link rel="icon" type="image/png" href="/icon.png" />
|
||||
<link rel="icon" type="image/png" href="/assets/icon.png" />
|
||||
<meta name="viewport" content="width=device-width, user-scalable=no" />
|
||||
<title>Persea</title>
|
||||
<style>
|
||||
|
|
Loading…
Reference in New Issue
Block a user