From b27c79f8a4ffdbf36e0d32a2159e6ca203b96501 Mon Sep 17 00:00:00 2001 From: Robby Zambito Date: Fri, 18 Dec 2020 21:48:14 -0500 Subject: Updated theme --- go.mod | 2 +- go.sum | 4 ++++ themes/hamlet_theme | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index 1d87a45..f7d2f32 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module git.robbyzambito.me/Zambyte/hamlet.social go 1.15 require ( - git.robbyzambito.me/Zambyte/hamlet_theme v0.0.0-20201217122428-cf4e0ef39637 // indirect + git.robbyzambito.me/Zambyte/hamlet_theme v0.0.0-20201219024631-30ccf6e6cc5a // indirect github.com/peaceiris/hugo-mod-bulma v0.1.2 // indirect ) diff --git a/go.sum b/go.sum index 24de99e..08545fe 100644 --- a/go.sum +++ b/go.sum @@ -12,6 +12,10 @@ git.robbyzambito.me/Zambyte/hamlet_theme v0.0.0-20201217121950-d2164ee7e340 h1:p git.robbyzambito.me/Zambyte/hamlet_theme v0.0.0-20201217121950-d2164ee7e340/go.mod h1:h2oiXeuWk4f2hNQi6an99aXnEsb9u1ysWNwhA459KSY= git.robbyzambito.me/Zambyte/hamlet_theme v0.0.0-20201217122428-cf4e0ef39637 h1:Ug1h+0Z13m7bGqWM8+R5IP222vnO6F/Z18fslANCz2c= git.robbyzambito.me/Zambyte/hamlet_theme v0.0.0-20201217122428-cf4e0ef39637/go.mod h1:h2oiXeuWk4f2hNQi6an99aXnEsb9u1ysWNwhA459KSY= +git.robbyzambito.me/Zambyte/hamlet_theme v0.0.0-20201219023735-b26be07fa7f1 h1:orF+Pxv5zZy0oM0r262fI8a0VoIY9ecHebHaxAlVkFk= +git.robbyzambito.me/Zambyte/hamlet_theme v0.0.0-20201219023735-b26be07fa7f1/go.mod h1:h2oiXeuWk4f2hNQi6an99aXnEsb9u1ysWNwhA459KSY= +git.robbyzambito.me/Zambyte/hamlet_theme v0.0.0-20201219024631-30ccf6e6cc5a h1:/SE15ki+KCxsz0ZlwLFHUiRDdtDB7MGJXLBw6xfEq50= +git.robbyzambito.me/Zambyte/hamlet_theme v0.0.0-20201219024631-30ccf6e6cc5a/go.mod h1:h2oiXeuWk4f2hNQi6an99aXnEsb9u1ysWNwhA459KSY= github.com/jgthms/bulma v0.0.0-20200928223852-9928dba42d75/go.mod h1:89FLBKXYFKfOKAoDeUT26V0pHGwzr205cMXAEqtAVOI= github.com/peaceiris/hugo-mod-bulma v0.1.2 h1:NeOSqatA04bkJxewIjFdEoQlhfBBDtoSl0fh0NS4k+g= github.com/peaceiris/hugo-mod-bulma v0.1.2/go.mod h1:Oldyip8pv+p8c94jOprxEJ+0+IzDyYi3t/kpZ3txDnM= diff --git a/themes/hamlet_theme b/themes/hamlet_theme index cf4e0ef..30ccf6e 160000 --- a/themes/hamlet_theme +++ b/themes/hamlet_theme @@ -1 +1 @@ -Subproject commit cf4e0ef396371b19090f34d10dd44ce153b4865d +Subproject commit 30ccf6e6cc5a38853f36093e3309e8e01e4bcd2b -- cgit v1.2.3