mirror of
https://github.com/miggymofongo/kh_quote.git
synced 2024-11-23 14:50:26 +00:00
png to ico
This commit is contained in:
parent
b77725fa2b
commit
2bc2ab77c9
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
work correctly both with client-side routing and a non-root public URL.
|
||||
Learn how to configure a non-root public URL by running `npm run build`.
|
||||
-->
|
||||
<link rel="shortcut icon" type="image/png"
|
||||
<link rel="shortcut icon" type="image/ico"
|
||||
href="{{ './favicon.ico' | absolute_url }}"
|
||||
> <title>Miguel's Asteroid</title>
|
||||
</head>
|
||||
|
|
Loading…
Reference in a new issue