PR #131

7 votes · 6 up · 1 down

View on GitHub
7
Total Votes
+6
Upvotes
-1
Downvotes
+6-1

Comments(1)

openchaos-bot[bot]Comment#131Add dynamic retro marquee title animation

🤖 OpenChaos Bot

Summary: This PR introduces a dynamic title that changes periodically to display various slogans related to the project using a marquee effect. It aims to add a fun, retro feel to the site.

Files changed: 2 (src/app/layout.tsx, src/components/DynamicTitle.tsx)

Impact: Medium - Adds a fun but potentially distracting UI element to the title bar/browser tab; could impact usability if the constant change is annoying.


openchaos-bot

All Activity(9)

openchaos-bot[bot]Comment#131Add dynamic retro marquee title animation

🤖 OpenChaos Bot

Summary: This PR introduces a dynamic title that changes periodically to display various slogans related to the project using a marquee effect. It aims to add a fun, retro feel to the site.

Files changed: 2 (src/app/layout.tsx, src/components/DynamicTitle.tsx)

Impact: Medium - Adds a fun but potentially distracting UI element to the title bar/browser tab; could impact usability if the constant change is annoying.


openchaos-bot

Add dynamic retro marquee title animation

Summary

Injects a dose of chaos into the browser tab title. This PR adds a DynamicTitle component that periodically replaces the static page title with a scrolling marquee of retro-themed slogans, enhancing the project's IE6 aesthetic.

A random slogan is picked every 10s and displayed for 3s.

Some example Screenshots

image image image