[Eco Bounty] Outdated Copyright Year and Twitter Logo Not Updated on Mimo Finance Website

Target: https://mimo.finance
Severity: Low (Informational / UI Issue)
Category: UI/UX → Branding & Content Accuracy


Summary

The footer section of the Mimo Finance website contains outdated branding details. The copyright year still displays © 2024, and the Twitter logo has not been updated to reflect the rebranded X platform.


Steps to Reproduce

  1. Visit https://mimo.finance

  2. Scroll down to the bottom of the homepage (footer area).

  3. Observe the copyright year and the Twitter icon.


Observed Result

  • Copyright text shows: © 2024 mimo

  • Twitter icon still uses the old Twitter bird logo.


Expected Result

  • Copyright should automatically or manually reflect the current year (© 2025).

  • The Twitter logo should be updated to the current X branding to stay consistent with modern standards.


Impact

  • Minor branding and credibility issue.

  • May imply outdated maintenance or slow response to platform updates.


Recommendation

  • Implement a dynamic copyright year script that updates automatically each year:

    document.getElementById("year").textContent = new Date().getFullYear(); 
  • Replace the Twitter icon with the official X logo (SVG or font-based).

  • Confirm that the footer’s social link redirects correctly to Mimo’s verified X (Twitter) profile.


Wallet Address: io1tkw393kejmxwnd454twc6020sxcyvh5dxqmren

Device & Environment:

-Operating system: Windows 11 Pro

-Device model: A520MHP

Please authenticate to join the conversation.

Upvoters
Status

Completed

Board
💡

New Issue

Date

4 months ago

Author

cryptotestnet

Subscribe to post

Get notified by email when there are changes.