semantic bufo search find-bufo.com
bufo

switch to animated bufo favicon

replace static png favicon with animated gif version. firefox will display the animation, while other browsers will show the first frame as a static image.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

+1 -1
static/favicon.gif

This is a binary file and will not be displayed.

+1 -1
static/index.html
··· 4 4 <meta charset="UTF-8"> 5 5 <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 6 <title>find bufo</title> 7 - <link rel="icon" type="image/png" href="/static/favicon.png"> 7 + <link rel="icon" type="image/gif" href="/static/favicon.gif"> 8 8 <style> 9 9 * { 10 10 margin: 0;