fix emojis stuff by removing a gem and adding them properly.

This commit is contained in:
Markus Heurung 2025-04-11 13:02:47 +02:00
parent ba2d9cfbd0
commit ba1ea6d2b5
8 changed files with 5 additions and 162 deletions

View file

@ -9,5 +9,4 @@ group :jekyll_plugins do
gem "jekyll-compose"
gem "jekyll-feed", "~> 0.17"
gem "jekyll-redirect-from"
gem "jemoji"
end