Commit: Add favicon.
All checks were successful
Gitea CI/CD / build (push) Successful in 1m45s

This commit is contained in:
clive
2024-05-19 13:53:13 +10:00
parent 73806b9651
commit e0d916daf3
2 changed files with 1 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
<link rel="stylesheet" href="~/lib/bootstrap/dist/css/bootstrap.min.css" />
<link rel="stylesheet" href="~/css/site.css" asp-append-version="true" />
<link rel="stylesheet" href="~/plushealthtech.styles.css" asp-append-version="true" />
<link rel="icon" type="image/x-icon" href="~/img/favicon.ico">
</head>
<body>
<header>