summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobby Zambito <contact@robbyzambito.me>2020-12-17 07:24:56 -0500
committerRobby Zambito <contact@robbyzambito.me>2020-12-17 07:24:56 -0500
commit72e6430f074b4326626debba44fb82e5b6f1b426 (patch)
tree70079a38e006adc8358299aad4ed75a1b3854633
parent50982db3c14596e1c9b722de43cfefc5ac2cc148 (diff)
Added link to source for hamlet.social
-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 a4d153e..1d87a45 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-20201217121950-d2164ee7e340 // indirect
+ git.robbyzambito.me/Zambyte/hamlet_theme v0.0.0-20201217122428-cf4e0ef39637 // indirect
github.com/peaceiris/hugo-mod-bulma v0.1.2 // indirect
)
diff --git a/go.sum b/go.sum
index 9d78e4a..24de99e 100644
--- a/go.sum
+++ b/go.sum
@@ -10,6 +10,8 @@ git.robbyzambito.me/Zambyte/hamlet_theme v0.0.0-20201217121246-89d405d4b1b7 h1:P
git.robbyzambito.me/Zambyte/hamlet_theme v0.0.0-20201217121246-89d405d4b1b7/go.mod h1:h2oiXeuWk4f2hNQi6an99aXnEsb9u1ysWNwhA459KSY=
git.robbyzambito.me/Zambyte/hamlet_theme v0.0.0-20201217121950-d2164ee7e340 h1:p6UrABjWk+mwF0PBcDel3DvA+KdrD6nEPRwCKfTgtXE=
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=
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 d2164ee7e340753307a363eca7dfccee6e6d5a1
+Subproject cf4e0ef396371b19090f34d10dd44ce153b4865