From 8e9f2418608831d25e51d721b843261d24d90a5c Mon Sep 17 00:00:00 2001 From: Guilhem Lavaux Date: Sat, 23 Nov 2024 22:53:04 +0100 Subject: [PATCH] Update website --- views/publi_bib_html.mustache | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/views/publi_bib_html.mustache b/views/publi_bib_html.mustache index 6f4142a..6fae262 100644 --- a/views/publi_bib_html.mustache +++ b/views/publi_bib_html.mustache @@ -40,13 +40,12 @@ span.author:last-child::after { Year arXiv - Citations {{# publi }} - {{{ title }}}
+ {{{ title }}}
{{# author }} {{ first }} {{ last }} @@ -57,7 +56,6 @@ span.author:last-child::after { {{ year }} {{ eprint }} - {{ citation_count }} {{/ publi }}