Remove links from publications list
This commit is contained in:
parent
fc7434e762
commit
b011b4d3cc
1 changed files with 0 additions and 2 deletions
|
@ -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…
Reference in a new issue