From 5d9b6d54f0d84a250d08d9be3f5d743d281018c8 Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Fri, 1 Oct 2021 18:06:08 +0200 Subject: [PATCH 1/2] fix: disable translation of cids --- dir-index.html | 4 ++-- src/dir-index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dir-index.html b/dir-index.html index 64bab52..1a7dde0 100644 --- a/dir-index.html +++ b/dir-index.html @@ -49,7 +49,7 @@ {{ end }} {{ if .Hash }} -
+
{{ .Hash }}
{{ end }} @@ -82,7 +82,7 @@ {{ if .Hash }} - + {{ .ShortHash }} {{ end }} diff --git a/src/dir-index.html b/src/dir-index.html index 81c926f..46c7c8b 100644 --- a/src/dir-index.html +++ b/src/dir-index.html @@ -48,7 +48,7 @@ {{ end }} {{ if .Hash }} -
+
{{ .Hash }}
{{ end }} @@ -81,7 +81,7 @@ {{ if .Hash }} - + {{ .ShortHash }} {{ end }} From 8deaff5053994e2bb76d981770e296e2a044fd37 Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Fri, 1 Oct 2021 18:25:51 +0200 Subject: [PATCH 2/2] fix: explicit language of the document --- dir-index.html | 2 +- src/dir-index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dir-index.html b/dir-index.html index 1a7dde0..0d2b10a 100644 --- a/dir-index.html +++ b/dir-index.html @@ -1,6 +1,6 @@ {{ $root := . }} - +