jekyll / jekyll-avatar

A Jekyll plugin for rendering GitHub avatars
MIT License
90 stars 9 forks source link

Stringify keys of :attributes hash #42

Closed ashmaroli closed 4 years ago

ashmaroli commented 4 years ago

So as to avoid eventual stringification of symbols in the :render method: https://github.com/benbalter/jekyll-avatar/blob/55edbd23dd8255f570c51a3c2573f2c1aff6d552/lib/jekyll-avatar.rb#L21