BuidlGuidl/batch14.buidlguidl.com
d) Update metadata for improved social sharing and branding
Open
#6 opened on Mar 10, 2025
frontendgood first issue
Repository metrics
- Stars
- (0 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Goal
Currently, our metadata is the default from Scaffold-ETH 2. We want to customize it to better represent our batch by adding a proper title, description, and an eye-catching thumbnail. This will ensure that when we share our webpage on social media like Telegram or X, it displays our unique preview picture, title, and text. Additionally, the updated title will appear in the browser tab.
Instructions
- Head to layout.tsx and update the title and description
- Design a visually appealing thumbnail image (aligned with the logo from issue https://github.com/BuidlGuidl/batch14.buidlguidl.com/issues/7) and replace the existing thumbnail.jpeg in the Next.js public folder
- Preview Your Metadata: Use a tool like the Open Graph Previewer Chrome Extension to test how your metadata will appear when shared. This helps ensure that your changes look like you want before deployment.