update hugo v21

This commit is contained in:
Wouter Groeneveld 2017-06-07 12:21:03 +02:00
parent ea95354a50
commit 32e494bad6
3 changed files with 2 additions and 1776 deletions

File diff suppressed because it is too large Load Diff

View File

@ -61,7 +61,7 @@ esac
#### the prompt style ####
# check for colors
autoload colors zsh/terminfo
if [ "$terminfo[colors]" -ge 8 ]({{< relref " "$terminfo[colors]" -ge 8 .md" >}}); then colors; fi
if [ "$terminfo[colors]" -ge 8 ]("$terminfo[colors]" -ge 8 .md"); then colors; fi
for color in RED GREEN YELLOW BLUE MAGENTA CYAN WHITE
do
eval PR_$color='%{$terminfo[bold]$fg[${(L)color}]%}'

View File

@ -22,7 +22,7 @@
{{ end }}
</ul>
{{ partial "disqus.html" }}
{{ partial "disqus.html" . }}
</div>
</div>