Go to file
Jeff Emmett 0f683d08fb Add Open Graph and Twitter Card metadata for social sharing
- Add og-image.jpg (1200x630) for link previews
- Add metadataBase, openGraph, and twitter metadata to layout.tsx

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 22:11:34 +01:00
app Add Open Graph and Twitter Card metadata for social sharing 2025-12-22 22:11:34 +01:00
backlog docs: add DNS migration task to backlog 2025-12-06 23:38:36 +01:00
components Add new files 2025-11-27 20:22:20 +00:00
lib Initialized repository for chat Crypto Commons website 2025-11-10 00:10:53 +00:00
public Add Open Graph and Twitter Card metadata for social sharing 2025-12-22 22:11:34 +01:00
styles Initialized repository for chat Crypto Commons website 2025-11-10 00:10:53 +00:00
.dockerignore feat: add Docker deployment for crypto-commons.org 2025-12-06 16:23:54 +01:00
.gitignore sync main changes to crypto-commons-website-2.0 2025-11-10 00:11:22 +00:00
Dockerfile feat: add Docker deployment for crypto-commons.org 2025-12-06 16:23:54 +01:00
README.md sync main changes to crypto-commons-website-2.0 2025-11-10 00:11:22 +00:00
components.json Initialized repository for chat Crypto Commons website 2025-11-10 00:10:53 +00:00
docker-compose.yml feat: add Docker deployment for crypto-commons.org 2025-12-06 16:23:54 +01:00
next.config.mjs feat: add Docker deployment for crypto-commons.org 2025-12-06 16:23:54 +01:00
package-lock.json feat: add Docker deployment for crypto-commons.org 2025-12-06 16:23:54 +01:00
package.json feat: add Docker deployment for crypto-commons.org 2025-12-06 16:23:54 +01:00
pnpm-lock.yaml sync main changes to crypto-commons-website-2.0 2025-11-10 00:11:22 +00:00
postcss.config.mjs Initialized repository for chat Crypto Commons website 2025-11-10 00:10:53 +00:00
tsconfig.json chore: update build configuration 2025-12-06 23:37:55 +01:00

README.md

Crypto Commons 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-crypto-commons-website

Build your app

Continue building your app on:

https://v0.app/chat/cDLLou1ACM2

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