Remove links from publications list

This commit is contained in:
Thomas A. Christensen II 2022-03-18 19:19:47 -05:00
parent fc7434e762
commit b011b4d3cc
Signed by: millironx
GPG key ID: 139C07724802BC5D

View file

@ -11,9 +11,7 @@
</div>
<div class="flex-grow-1 px-2">
<h3>
<a href="{{ .Permalink }}">
{{ .Title }}
</a>
</h3>
{{ $authlist := .Params.authors }}
{{ range $idx, $auth := .Params.authors }}