From 6f50811dc9637f0ed4f21dad1cab3d8e0f5d0a64 Mon Sep 17 00:00:00 2001 From: kat <00-kat@proton.me> Date: Fri, 15 May 2026 19:48:10 +1000 Subject: [PATCH] cmd/mbf: bring back pkgserver's favicon! It existed in mae's #33, but ozy was not satisfied with including a binary file identical to https://hakurei.app's favicon, and hence removed it. However, it's possible to explicitly specify the favicon with a link tag [1]; provided a content security policy that isn't too strong, this should work fine. [1]: https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/rel#icon --- cmd/mbf/internal/pkgserver/ui/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 @@ + Hakurei PkgServer @@ -54,4 +55,4 @@ - \ No newline at end of file +