fix(typeit): typeit code highlight (#284)

This commit is contained in:
Dillon
2020-04-29 19:52:31 +08:00
committed by GitHub
parent f6f7d91127
commit 56026f934d
5 changed files with 118 additions and 115 deletions

View File

@@ -10,7 +10,7 @@
{{- end -}}
{{- $params := .Params | merge .Site.Params.page -}}
{{- .Scratch.Set "version" "0.2.0" -}}
{{- .Scratch.Set "version" "0.2.2" -}}
{{- if eq hugo.Environment "production" -}}
{{- .Scratch.Set "cdn" .Site.Params.cdn -}}