Fixes #80 by switching a div tag inside a p tag to a span tag.

Thanks, humbertaco!
This commit is contained in:
Ludwig Schubert
2018-12-17 13:26:33 -08:00
parent 7e240ddf4f
commit bb19b13467
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
{
"author":"Chris Olah",
"authorURL":"https://colah.github.io/",
"affiliations": [{"name": "Google Brain", "url": "https://g.co/brain"}]
"affiliations": [{"name": "Google Brain"}]
},
{
"author":"Ludwig Schubert",