Skip to content

Commit 89dddcd

Browse files
authored
Merge pull request #83 from vr-varad/theme2
Update Theme
2 parents 27f05e0 + c9ca4d1 commit 89dddcd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.12
55
require (
66
github.com/FortAwesome/Font-Awesome v0.0.0-20241216213156-af620534bfc3 // indirect
77
github.com/google/docsy v0.12.0 // indirect
8-
github.com/layer5io/academy-theme v0.1.6 // indirect
8+
github.com/layer5io/academy-theme v0.1.7 // indirect
99
github.com/layer5io/hugo-academy-theme v0.0.0-20250715053027-36f46b5c4741 // indirect
1010
github.com/twbs/bootstrap v5.3.7+incompatible // indirect
1111
)

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ github.com/layer5io/academy-theme v0.1.5 h1:QroyZIVIqM9NS4Wy8+mTdS4l88uH5BKdHgf1
1010
github.com/layer5io/academy-theme v0.1.5/go.mod h1:kAidN16xIX6Dx2TBz7y0u3DeU8UnfUcoQZ/rVogXN80=
1111
github.com/layer5io/academy-theme v0.1.6 h1:BY86IBXPaoJyseLFiW6lkAnECt/oXtsQuvHU5ycCf2A=
1212
github.com/layer5io/academy-theme v0.1.6/go.mod h1:kAidN16xIX6Dx2TBz7y0u3DeU8UnfUcoQZ/rVogXN80=
13+
github.com/layer5io/academy-theme v0.1.7 h1:racJSgGmihy4C2+qZzCTSfjrR9hbv4QLnSrceTfciIo=
14+
github.com/layer5io/academy-theme v0.1.7/go.mod h1:kAidN16xIX6Dx2TBz7y0u3DeU8UnfUcoQZ/rVogXN80=
1315
github.com/layer5io/hugo-academy-theme v0.0.0-20250715053027-36f46b5c4741 h1:ATysCRr0Rqm69xwYRRsg/uVcYW1MdV6AqinROKsg4BE=
1416
github.com/layer5io/hugo-academy-theme v0.0.0-20250715053027-36f46b5c4741/go.mod h1:Kp2xgJUAqGztDN/j6T30ApwSaK1Yxs1IvrSgOoRFKnI=
1517
github.com/twbs/bootstrap v5.3.6+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=

0 commit comments

Comments
 (0)