From 2e926f26350950685d62ddcd3b1d86d2873fe288 Mon Sep 17 00:00:00 2001 From: Robby Zambito Date: Thu, 17 Dec 2020 07:14:37 -0500 Subject: Updated theme --- go.mod | 2 +- go.sum | 2 ++ themes/hamlet_theme | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index e4725ee..a7849fe 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-20201214140340-74eb94f84c66 // indirect + git.robbyzambito.me/Zambyte/hamlet_theme v0.0.0-20201217121246-89d405d4b1b7 // indirect github.com/peaceiris/hugo-mod-bulma v0.1.2 // indirect ) diff --git a/go.sum b/go.sum index 44bdc09..b24a272 100644 --- a/go.sum +++ b/go.sum @@ -6,6 +6,8 @@ git.robbyzambito.me/Zambyte/hamlet_theme v0.0.0-20201214135307-04d578e61fdd h1:i git.robbyzambito.me/Zambyte/hamlet_theme v0.0.0-20201214135307-04d578e61fdd/go.mod h1:h2oiXeuWk4f2hNQi6an99aXnEsb9u1ysWNwhA459KSY= git.robbyzambito.me/Zambyte/hamlet_theme v0.0.0-20201214140340-74eb94f84c66 h1:FZCNUGw92cxXgaonZ792bn50drphv0F4vlTTCrnWdEQ= git.robbyzambito.me/Zambyte/hamlet_theme v0.0.0-20201214140340-74eb94f84c66/go.mod h1:h2oiXeuWk4f2hNQi6an99aXnEsb9u1ysWNwhA459KSY= +git.robbyzambito.me/Zambyte/hamlet_theme v0.0.0-20201217121246-89d405d4b1b7 h1:Pxyp+CY8KUHFJvhboCssBbD1R12rWDWU/GONTokqbH4= +git.robbyzambito.me/Zambyte/hamlet_theme v0.0.0-20201217121246-89d405d4b1b7/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 74eb94f..89d405d 160000 --- a/themes/hamlet_theme +++ b/themes/hamlet_theme @@ -1 +1 @@ -Subproject commit 74eb94f84c669abad2ac406a7a143400e794a3da +Subproject commit 89d405d4b1b73d79162da8f8db2f4e2f1a3c823a -- cgit v1.2.3