feat(search): improve search index

This commit is contained in:
Dillon
2020-04-28 12:53:06 +08:00
parent ea655d9871
commit 26381b498d
4 changed files with 7 additions and 8 deletions

View File

@@ -46,7 +46,7 @@
<div class="post-info-more">
<section class="post-tags">
{{- with $params.tags -}}
{{- with .Params.tags -}}
<i class="fas fa-tags fa-fw"></i>&nbsp;
{{- range $index, $value := . -}}
{{- if gt $index 0 }},&nbsp;{{ end -}}