seb-vial / grav-plugin-about-me

Simple plugin to show some information about yourself, with a nice picture, your name, your title/job and a description
MIT License
9 stars 7 forks source link

Change gravatar size field type to number #14

Closed metbril closed 5 years ago

metbril commented 5 years ago

A field type of text with mininum values does render working HTML. Instead, type: number should be used, with validate: type: int.