summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobby Zambito <contact@robbyzambito.me>2020-12-18 21:48:14 -0500
committerRobby Zambito <contact@robbyzambito.me>2020-12-18 21:48:14 -0500
commitb27c79f8a4ffdbf36e0d32a2159e6ca203b96501 (patch)
treec0328c5a04ef16a5cd3ae06f719edbf882d5b9a7
parent72e6430f074b4326626debba44fb82e5b6f1b426 (diff)
Updated theme
-rw-r--r--go.mod2
-rw-r--r--go.sum4
m---------themes/hamlet_theme0
3 files changed, 5 insertions, 1 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
-Subproject cf4e0ef396371b19090f34d10dd44ce153b4865
+Subproject 30ccf6e6cc5a38853f36093e3309e8e01e4bcd2