Fix favicon

This commit is contained in:
Dave Gallant
2023-03-31 19:49:49 -04:00
parent ae242d5afc
commit 0f6825c9d2
5 changed files with 1068 additions and 111 deletions

View File

@@ -132,7 +132,7 @@ export default {
</script>
<template>
<link rel="shortcut icon" type="image/png" href="/static/favicon.png" />
<link rel="shortcut icon" type="image/png" href="/favicon.png" />
<body>
<input
class="form-control bg-dark text-light mousetrap"