summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobby Zambito <contact@robbyzambito.me>2020-12-17 07:14:37 -0500
committerRobby Zambito <contact@robbyzambito.me>2020-12-17 07:14:37 -0500
commit2e926f26350950685d62ddcd3b1d86d2873fe288 (patch)
treeff6247d943ef31abe9f0539fa84ccd3ad655eadd
parent7d183b60fa66ac5bc47297332c8301208a67d83f (diff)
Updated theme
-rw-r--r--go.mod2
-rw-r--r--go.sum2
m---------themes/hamlet_theme0
3 files changed, 3 insertions, 1 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
-Subproject 74eb94f84c669abad2ac406a7a143400e794a3d
+Subproject 89d405d4b1b73d79162da8f8db2f4e2f1a3c823