chore: format code

This commit is contained in:
Dillon
2019-08-09 21:25:13 +08:00
parent 0e48c9f3e3
commit c16db324fa
8 changed files with 137 additions and 147 deletions

View File

@@ -47,14 +47,6 @@
{{ $jquery | safeHTML }}
{{ $typeit | safeHTML }}
{{ with .Site.Params.subtitle }}
<script>
if (!window.typeitMap) {
var typeitMap = {}
}
typeitMap["#subtitle"] = "{{ . }}";
</script>
{{ end }}
{{ if .IsPage }}
{{ if .Params.Code }}