From bec761c0dedc2521e467e3dc8c81b76c27c6a7a0 Mon Sep 17 00:00:00 2001 From: Shauna Gordon Date: Wed, 12 Jun 2024 03:15:10 -0400 Subject: [PATCH] Update theme again Signed-off-by: Shauna Gordon --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index b8ba80e5e..e546b4ef3 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/ShaunaGordon/shaunagordon.github.com go 1.22.2 -require github.com/ShaunaGordon/hugo-dream-plus v0.0.0-20240612070529-312881f46126 // indirect +require github.com/ShaunaGordon/hugo-dream-plus v0.0.0-20240612071446-fa8df93ed80d // indirect diff --git a/go.sum b/go.sum index a310e006e..7957ecd8f 100644 --- a/go.sum +++ b/go.sum @@ -2,3 +2,5 @@ github.com/ShaunaGordon/hugo-dream-plus v0.0.0-20240612064220-01f6f9bf1b25 h1:2k github.com/ShaunaGordon/hugo-dream-plus v0.0.0-20240612064220-01f6f9bf1b25/go.mod h1:8Q4c/TF3eaHQc31V9hQmhlXchlL236xv0TYBJYoezUY= github.com/ShaunaGordon/hugo-dream-plus v0.0.0-20240612070529-312881f46126 h1:pZvlWbGXzTzokC/XN7EhIUWxxdEfQNEzJypxD4WlLIU= github.com/ShaunaGordon/hugo-dream-plus v0.0.0-20240612070529-312881f46126/go.mod h1:8Q4c/TF3eaHQc31V9hQmhlXchlL236xv0TYBJYoezUY= +github.com/ShaunaGordon/hugo-dream-plus v0.0.0-20240612071446-fa8df93ed80d h1:NNu/i9Tu7XBmfn/utngl6tXIxx8D2hpmjWNPNw4XRlE= +github.com/ShaunaGordon/hugo-dream-plus v0.0.0-20240612071446-fa8df93ed80d/go.mod h1:8Q4c/TF3eaHQc31V9hQmhlXchlL236xv0TYBJYoezUY=