aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmd/mbf/internal/pkgserver/ui/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/mbf/internal/pkgserver/ui/index.html')
-rw-r--r--cmd/mbf/internal/pkgserver/ui/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/cmd/mbf/internal/pkgserver/ui/index.html b/cmd/mbf/internal/pkgserver/ui/index.html
index d2d71cbd..7bd52c78 100644
--- a/cmd/mbf/internal/pkgserver/ui/index.html
+++ b/cmd/mbf/internal/pkgserver/ui/index.html
@@ -4,6 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
+ <link rel="icon" href="https://hakurei.app/favicon.ico"/>
<title>Hakurei PkgServer</title>
<script src="index.js"></script>
</head>
@@ -54,4 +55,4 @@
</footer>
<script>main();</script>
</body>
-</html> \ No newline at end of file
+</html>