From 3527e53c2c70e950c2336beaed7e7476a361a300 Mon Sep 17 00:00:00 2001 From: Jessica Schilling Date: Thu, 23 Jul 2020 14:17:10 -0600 Subject: [PATCH 1/5] Remove extraneous meta keywords --- dir-index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/dir-index.html b/dir-index.html index 7c3b659..35138a7 100644 --- a/dir-index.html +++ b/dir-index.html @@ -15,7 +15,6 @@ - {{ .Path }} @@ -83,7 +83,7 @@ {{ if .Hash }} - + {{ .ShortHash }} {{ end }} From 06c0303c2bf2136f24f0116e8de5666025430f61 Mon Sep 17 00:00:00 2001 From: Jessica Schilling Date: Thu, 23 Jul 2020 14:38:11 -0600 Subject: [PATCH 3/5] Temp switch to in-project local style and icons; WILL NEED TO REVERT BEFORE RELEASE --- dir-index-uncat.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dir-index-uncat.html b/dir-index-uncat.html index 9a55c5c..43990aa 100644 --- a/dir-index-uncat.html +++ b/dir-index-uncat.html @@ -17,9 +17,9 @@ - + - + {{ .Path }} From 96eed243f058211609655192b970ef9b7c355605 Mon Sep 17 00:00:00 2001 From: Jessica Schilling Date: Thu, 23 Jul 2020 15:25:11 -0600 Subject: [PATCH 4/5] Replaces style.css from style used in head of dir-index.html; replaces html in dir-index-uncat with that from dir-index --- dir-index-uncat.html | 94 +++++++++++++++++++++++++++----------------- gw-assets/style.css | 2 +- 2 files changed, 59 insertions(+), 37 deletions(-) diff --git a/dir-index-uncat.html b/dir-index-uncat.html index 43990aa..87a27ca 100644 --- a/dir-index-uncat.html +++ b/dir-index-uncat.html @@ -1,4 +1,5 @@ +{{ $root := . }} @@ -17,59 +18,80 @@ - + - + {{ .Path }} -