diff --git a/examples/article.html b/examples/article.html index 2855a99..0bfc835 100644 --- a/examples/article.html +++ b/examples/article.html @@ -18,11 +18,17 @@ "affiliation":"Google Brain", "affiliationURL":"https://g.co/brain" }, - { + { "author":"Shan Carter", "authorURL":"https://shancarter.com/", "affiliation":"Google Brain", "affiliationURL":"https://g.co/brain" + }, + { + "author":"Ludwig Schubert", + "authorURL":"https://shancarter.com/", + "affiliation":"Google Brain", + "affiliationURL":"https://g.co/brain" } ], "katex": { diff --git a/src/components/d-abstract.js b/src/components/d-abstract.js index 9cc714c..33054cb 100644 --- a/src/components/d-abstract.js +++ b/src/components/d-abstract.js @@ -5,7 +5,7 @@ const T = Template('d-abstract', `