#330·apihub

Incorrect favicon displayed [ Next JS icon instead of Free-API logo]

Author: tanishtirpathiCreated Mar 19, 2026Updated May 18, 2026

Bug: Incorrect favicon displayed

Description

The website is currently showing the Vercel favicon in the browser tab instead of the FreeAPI logo.

This creates confusion and breaks branding consistency.

Steps to Reproduce

  1. Open https://freeapi.app
  2. Check the browser tab icon (favicon)

Expected Behavior

The favicon should display the FreeAPI logo.

Actual Behavior

The Vercel favicon is displayed instead.

Possible Cause

This might be due to:

  • Default Vercel favicon not being replaced
  • Missing or incorrectly linked favicon in the
  • Improper metadata configuration (Next.js )

Screenshots

Image

Fixing this will improve branding and professionalism.