From e0d9f4984e9b0b6aab4e9cff24a436bda9a3e317 Mon Sep 17 00:00:00 2001 From: Jordan Date: Fri, 19 Mar 2021 09:15:01 -0700 Subject: terminate arxiv href --- templates/list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/list.html b/templates/list.html index a08efd6..aa857ee 100644 --- a/templates/list.html +++ b/templates/list.html @@ -23,7 +23,7 @@ {{ if $paper.Meta.DOI }}{{ if $hasVal }}- {{end}}{{ $paper.Meta.DOI }} - {{ else if $paper.Meta.ArxivID }}{{ if $hasVal }}- {{ end }}{{ $paper.Meta.ArxivID }} + {{ else if $paper.Meta.ArxivID }}{{ if $hasVal }}- {{ end }}{{ $paper.Meta.ArxivID }} {{ else if $paper.Meta.Resource }}{{ if $hasVal }}- {{ end }}{{ $paper.Meta.Resource }}{{ end }} {{ if $paper.Meta.Journal }}{{ if $hasVal }}- {{ end }}{{ $paper.Meta.Journal }}{{ end }} -- cgit v1.2.3-54-g00ecf