Azure / opendigitaltwins-dtdl

Digital Twins Definition Language
Creative Commons Attribution 4.0 International
473 stars 161 forks source link

Fix icons #177

Open koppor opened 10 months ago

koppor commented 10 months ago

The Jekyll rendering of GitHub does not support the colon-notation for emojis:

grafik

This PR fixes it.

Note that on Windows OS, one can use Win+. to select emjos to type. Not sure for Linux though...

koppor commented 10 months ago

Alternative is to build the jekyll page in a GitHub action and use the GitHub-flavored emoji plugin for Jekyll