feat: Ajout d'une balise head avec l'encodage
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="{{ .Site.Language.Lang }}">
|
||||
{{/* {{ partial "head.html" . }} */}}
|
||||
{{ partial "head.html" . }}
|
||||
<body>
|
||||
{{/* {{ partial "header.html" . }} */}}
|
||||
{{/* {{ partial "debug.html" . }} */}}
|
||||
|
Reference in New Issue
Block a user