diff --git a/templates/html/documentation.gohtml b/templates/html/documentation.gohtml index 2faaa88..ab846ed 100644 --- a/templates/html/documentation.gohtml +++ b/templates/html/documentation.gohtml @@ -12,8 +12,9 @@

{{ range . }} {{ $bucket_name := .Name }} + {{ $bucket_display_name := .DisplayName }}

- {{ $bucket_name }} + {{ $bucket_display_name }}