Remove links from publications list

pull/5/head
parent fc7434e762
commit b011b4d3cc
Signed by: millironx
GPG Key ID: 139C07724802BC5D

@ -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 }}

Loading…
Cancel
Save