diffusion-models-class icon indicating copy to clipboard operation
diffusion-models-class copied to clipboard

Fix emoji rendering in Unit 1

Open delmalih opened this issue 1 month ago • 1 comments

Description

This PR fixes emoji rendering issues in Unit 1 where emoji codes were displaying as plain text instead of actual emojis.

Changes

  • Replaced :rocket: with 🚀 in "Start this Unit" section
  • Replaced :loudspeaker: with 📢 in Discord notice section

Fixes #99

delmalih avatar Nov 11 '25 08:11 delmalih