]> BookStack Code Mirror - bookstack/commit
Built custom favicon.ico file creator
authorDan Brown <redacted>
Wed, 8 Feb 2023 23:06:42 +0000 (23:06 +0000)
committerDan Brown <redacted>
Wed, 8 Feb 2023 23:06:42 +0000 (23:06 +0000)
commit420f89af99dab5eedda84f9d5df5e5d63d835420
treecb8ce447f8308923db27ee4fa537a05ede9d2108
parentda1a66abd384911085d595e4ef06d36430a38a27
Built custom favicon.ico file creator

Followed wikipedia-defined ICO file format info, and used with
Intervention's good bmp support, to create a working proof-of-concept.
app/Settings/AppSettingsStore.php
app/Uploads/FaviconHandler.php [new file with mode: 0644]