A fast, local-first "redirection engine" for !bang users with a few extra features ^-^

feat: add goose gif as favicon

+1 -5
+1 -1
index.html
··· 2 2 <html lang="en"> 3 3 <head> 4 4 <meta charset="UTF-8" /> 5 - <link rel="icon" type="image/svg+xml" href="/search.svg" /> 5 + <link rel="icon" type="image/gif" href="/goose.gif" /> 6 6 <link 7 7 rel="search" 8 8 type="application/opensearchdescription+xml"
public/goose.gif

This is a binary file and will not be displayed.

-4
public/search.svg
··· 1 - <?xml version="1.0" encoding="UTF-8"?> 2 - <svg width="1200pt" height="1200pt" version="1.1" viewBox="0 0 1200 1200" xmlns="http://www.w3.org/2000/svg"> 3 - <path fill="white" d="m980.48 905.76-198.84-199.08c89.203-125.34 77.953-300.14-34.406-412.64-125.26-125.44-328.03-125.44-453.32 0-125.26 125.44-125.26 328.45 0 453.84 112.36 112.5 286.97 123.74 412.18 34.406l198.84 199.08c53.25 53.297 132.05-19.078 75.562-75.609zm-610.87-233.58c-83.391-83.531-83.391-218.86 0-302.39s218.58-83.531 302.02 0c83.391 83.531 83.391 218.86 0 302.39-83.438 83.484-218.63 83.484-302.02 0z"/> 4 - </svg>