diff --git a/docs/layouts/_default/baseof.html b/docs/layouts/_default/baseof.html index bf06ab129..8884200cb 100644 --- a/docs/layouts/_default/baseof.html +++ b/docs/layouts/_default/baseof.html @@ -47,12 +47,14 @@
- © Nick Craig-Wood 2014-{{ now.Format "2006" }}
- {{ if .File}}{{ with $path := strings.TrimPrefix "/" .File.Path }}Source file {{ $path }}{{ end }}
+ © Nick Craig-Wood 2014-{{ now.Format "2006" }}
+ {{ if .File}}{{ with $path := strings.TrimPrefix "/" .File.Path }}Source file {{ $path }}{{ end }}
last updated {{ .Lastmod.Format "2006-01-02" }}
{{end}}
Uploaded with rclone.
- Built with Hugo.
- Logo by @andy23.
+ Built with Hugo.
+ Logo by @andy23.
+ Served by Caddy.
+ Hosted at Hetzner Cloud.