Removed external_link from project links

Closes #1
This commit is contained in:
Hanzei 2018-08-30 19:40:32 +02:00
parent 1abc809ca9
commit d8c6e419ee
No known key found for this signature in database
GPG key ID: 69A2DEFD98937BA0

View file

@ -33,7 +33,6 @@
</div>
<div class="card-content has-text-centered top-pad">
<a {{ if .Params.external_link }} href="{{ .Params.external_link }}" {{ end }}>
{{ .Params.external_link }}
{{ .Title }}
</a>
</div>