Explorar el Código

modified baseof.html

tags/v1.0.0
Somrat hace 6 años
padre
commit
618eed8efd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      layouts/_default/baseof.html

+ 1
- 1
layouts/_default/baseof.html Ver fichero

@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class="no-js" lang="{{ with .Site.LanguageCode }}{{ . }}{{ else }}en-US{{ end }}">
{{- partial "head.html" . -}}
{{- partial "header.html" . -}}

{{"<!-- body start -->" | safeHTML}}


Cargando…
Cancelar
Guardar