change favicon

This commit is contained in:
Andrew
2023-03-02 12:47:36 +00:00
parent a0383bf101
commit 00a07c3ff7
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<link rel="icon" href="./src/assets/train-solid.svg">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Irish Rail Tracker</title>
</head>