corrected variable name for authors website
This commit is contained in:
parent
c968ae7d9c
commit
d5692a3f8d
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
</ul>
|
||||
<p class="credits copyright text-muted">
|
||||
{{ if .Site.Author.name }}
|
||||
{{ if .Site.Author.web }}
|
||||
{{ if .Site.Author.website }}
|
||||
<a href="{{ .Site.Author.website }}">{{ .Site.Author.name }}</a>
|
||||
{{ else }}
|
||||
{{ .Site.Author.name }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue