Skip to content

Restore Clean UTF-8 Emojis in Section Headings - #9040

Open
VanshikaSingh28 wants to merge 2 commits into
JhaSourav07:mainfrom
VanshikaSingh28:fix/mojibake-headings-2372
Open

Restore Clean UTF-8 Emojis in Section Headings#9040
VanshikaSingh28 wants to merge 2 commits into
JhaSourav07:mainfrom
VanshikaSingh28:fix/mojibake-headings-2372

Conversation

@VanshikaSingh28

Copy link
Copy Markdown
Contributor

Description

Fixes #2372

Pillar

  • 🎨 Pillar 1 — New Theme Design
  • 📐 Pillar 2 — Geometric SVG Improvement
  • 🕐 Pillar 3 — Timezone Logic Optimization
  • 🛠️ Other (Bug fix, refactoring, docs)

Visual Preview

Checklist before requesting a review:

  • I have read the CONTRIBUTING.md file.
  • I have tested these changes locally (localhost:3000/api/streak?user=YOUR_USERNAME).
  • I have run npm run format and npm run lint locally and resolved all errors (CI will fail otherwise).
  • My commits follow the Conventional Commits format (e.g., feat(themes): ..., fix(calculate): ...).
  • I have updated README.md if I added a new theme or URL parameter.
  • I have started the repo.
  • I have made sure that i have only one commit to merge in this PR.
  • The SVG output matches the CommitPulse "premium quality" aesthetic standard (no raw elements, smooth animations, correct fonts).
  • (Recommended) I joined the CommitPulse Discord community for contributor discussions, mentorship, and faster PR support.

@vercel

vercel Bot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

@VanshikaSingh28 is attempting to deploy a commit to the jhasourav07's projects Team on Vercel.

A member of the Team first needs to authorize it.

@retenta-bot

retenta-bot Bot commented Aug 16, 2026

Copy link
Copy Markdown

This PR focuses on improving the documentation by restoring UTF-8 emojis, which enhances readability and visual appeal. It's a small but meaningful change that contributes to the overall user experience. For context, similar enhancements have been made in the past, such as adding a dark/light preview background toggle to improve user experience and customization. Thank you for your contribution, and I look forward to your updates!

@retenta-bot retenta-bot Bot changed the title docs(themes): restore clean UTF-8 emojis in section headings (#2372) Restore Clean UTF-8 Emojis in Section Headings Aug 16, 2026
@github-actions

github-actions Bot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

📦 Next.js Bundle Size Report (Gzipped Sizes)

✨ No significant bundle size changes detected.

📊 Summary of Totals

Category PR Size Base Size Difference
Total JS 5005.04 KB 5005.04 KB 0 B
Total CSS 354.80 KB 354.80 KB 0 B

@Aamod007 Aamod007 added mentor:Aamod007 type:docs Documentation changes, wikis, or README updates level:beginner Small changes Usually isolated fixes or simple UI/text updates. quality:clean PR follows clean coding practices, proper formatting, documentation, and maintainability standards. labels Aug 16, 2026

@Aamod007 Aamod007 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great attention to detail! Restoring the clean UTF-8 emojis really helps make the documentation more readable and engaging. Thank you for fixing this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

level:beginner Small changes Usually isolated fixes or simple UI/text updates. mentor:Aamod007 quality:clean PR follows clean coding practices, proper formatting, documentation, and maintainability standards. type:docs Documentation changes, wikis, or README updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: fix mojibake heading text in THEMES.md

2 participants