semantic bufo search find-bufo.com
bufo
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

use static bufo peek wall png as favicon

switch from animated gif to static png version that displays properly across all browsers.

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

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

zzstoatzz 0dd2c07b 9d539380

+1 -1
static/favicon.png

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/gif" href="/static/favicon.gif"> 7 + <link rel="icon" type="image/png" href="/static/favicon.png"> 8 8 <style> 9 9 * { 10 10 margin: 0;