Commit c2a9250
root
feat: enable emoji support in markdown
Add pymdownx.emoji extension to render emoji shortcodes like 🚀,
🔧, and 🔭 on the homepage and throughout the site.
Uses Material theme's Twemoji integration for consistent emoji rendering
across all browsers and platforms.1 parent baa8c64 commit c2a9250
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
82 | 85 | | |
83 | 86 | | |
84 | 87 | | |
0 commit comments