From 67f942986022a3a5313bf655ea90f5b1411adf2c Mon Sep 17 00:00:00 2001 From: Shan Carter Date: Wed, 4 Oct 2017 18:53:15 -0700 Subject: [PATCH] tweaks --- examples/article.html | 8 +++++++- src/components/d-abstract.js | 2 +- src/components/d-byline.js | 4 ++-- src/components/d-headline.js | 2 +- 4 files changed, 11 insertions(+), 5 deletions(-) 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', `