This commit is contained in:
miggymofongo2 2024-06-16 04:12:00 -04:00
parent abdd4c5967
commit b77725fa2b

View file

@ -24,8 +24,9 @@
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/x-icon" href="favicon.ico">
<title>Miguel's Asteroid</title>
<link rel="shortcut icon" type="image/png"
href="{{ './favicon.ico' | absolute_url }}"
> <title>Miguel's Asteroid</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>