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

This commit is contained in:
clive
2024-05-19 13:59:45 +10:00
parent b897f1d24e
commit df543cc239
9 changed files with 35 additions and 4 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="~/rokoh.styles.css" asp-append-version="true" />
<link rel="icon" type="image/x-icon" href="~/img/favicon.ico">
</head>
<body>
<header>