Go to file
Jeff Emmett 7a01ea37c2 feat: replace favicon with ROFL laughing emoji 🤣
- Updated icon.svg to use 🤣 emoji
- Added generate-favicon.mjs script for PNG generation
- Added canvas dependency for favicon generation

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-25 23:18:04 -05:00
app Add Open Graph and Twitter Card metadata for social sharing 2025-12-22 22:11:51 +01:00
components feat: add custom solidarity fist icon component 2025-12-02 20:36:04 +00:00
lib Initialized repository for chat Jefflix website 2025-11-28 02:08:25 +00:00
public feat: replace favicon with ROFL laughing emoji 🤣 2025-12-25 23:18:04 -05:00
styles Initialized repository for chat Jefflix website 2025-11-28 02:08:25 +00:00
Dockerfile Add Docker configuration for production deployment 2025-12-03 17:23:51 -08:00
README.md Initialized repository for chat Jefflix website 2025-11-28 02:08:25 +00:00
components.json Initialized repository for chat Jefflix website 2025-11-28 02:08:25 +00:00
docker-compose.yml Add Docker configuration for production deployment 2025-12-03 17:23:51 -08:00
generate-favicon.mjs feat: replace favicon with ROFL laughing emoji 🤣 2025-12-25 23:18:04 -05:00
next.config.mjs Add Docker configuration for production deployment 2025-12-03 17:23:51 -08:00
package.json feat: replace favicon with ROFL laughing emoji 🤣 2025-12-25 23:18:04 -05:00
pnpm-lock.yaml feat: replace favicon with ROFL laughing emoji 🤣 2025-12-25 23:18:04 -05:00
postcss.config.mjs Initialized repository for chat Jefflix website 2025-11-28 02:08:25 +00:00
tsconfig.json Initialized repository for chat Jefflix website 2025-11-28 02:08:25 +00:00

README.md

Jefflix website

Automatically synced with your v0.app deployments

Deployed on Vercel Built with v0

Overview

This repository will stay in sync with your deployed chats on v0.app. Any changes you make to your deployed app will be automatically pushed to this repository from v0.app.

Deployment

Your project is live at:

https://vercel.com/jeff-emmetts-projects/v0-jefflix-website

Build your app

Continue building your app on:

https://v0.app/chat/rSGm1BAgi15

How It Works

  1. Create and modify your project using v0.app
  2. Deploy your chats from the v0 interface
  3. Changes are automatically pushed to this repository
  4. Vercel deploys the latest version from this repository