Ajout vim modeline pour fixer le filetype.
This commit is contained in:
@@ -3,3 +3,4 @@
|
||||
<p><small>Dernière modification commit {{ .AuthorDate }} - {{ .Hash }} - {{ .AuthorName }} <{{ replace .AuthorEmail "@" " at " }}></small></p>
|
||||
{{- end -}}
|
||||
<p><small>Généré par Hugo version {{ hugo.Version }}</small></p>
|
||||
{{/* vim: set tw=80 ts=2 sw=2 sts=2 ft=gohtmltmpl: */}}
|
||||
|
||||
@@ -2,3 +2,4 @@
|
||||
{{ with .OutputFormats.Get "rss" }}
|
||||
{{ printf `<link rel=%q type=%q href=%q title=%q>` .Rel .MediaType.Type .Permalink site.Title | safeHTML }}
|
||||
{{ end }}
|
||||
{{/* vim: set tw=80 ts=2 sw=2 sts=2 ft=gohtmltmpl: */}}
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
{{ partial "menu.html" . }}
|
||||
{{/* vim: set tw=80 ts=2 sw=2 sts=2 ft=gohtmltmpl: */}}
|
||||
|
||||
@@ -14,3 +14,4 @@
|
||||
{{- end }}
|
||||
</ul>
|
||||
</nav>
|
||||
{{/* vim: set tw=80 ts=2 sw=2 sts=2 ft=gohtmltmpl: */}}
|
||||
|
||||
Reference in New Issue
Block a user