Fix HTML5 validation for Google Fonts (#151)

* Replaced "|" with encoded value "%7C" for HTML5 compatibility

* Appended to contributers file
This commit is contained in:
Thomas Vochten
2019-03-07 18:25:06 +01:00
committed by Luiz F. A. de Prá
parent 1d333308a3
commit e94774cf5d
2 changed files with 2 additions and 1 deletions

View File

@@ -32,3 +32,4 @@
- [Salvatore Giordano] (https://salvatore-giordano.github.io)
- [Jeffrey Carpenter](https://uvolabs.me)
- [Paul Lettington](https://github.com/plett)
- [Thomas Vochten](https://github.com/thomasvochten)