Fix 404 errors: Move favicon files to static directory and update all references
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<meta http-equiv="x-ua-compatible" content="IE=edge">
|
||||
<meta name="application-name" content="Elpatrons Datumsrechner">
|
||||
<meta name="msapplication-TileColor" content="#2563eb">
|
||||
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
||||
<link rel="icon" type="image/x-icon" href="/static/favicon.ico">
|
||||
<link rel="stylesheet" href="/static/style.css">
|
||||
<link rel="manifest" href="/static/manifest.json">
|
||||
<meta name="theme-color" content="#2563eb">
|
||||
|
Reference in New Issue
Block a user