File tree 3 files changed +4
-9
lines changed
3 files changed +4
-9
lines changed Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ module github.com/google/docsy-example
2
2
3
3
go 1.12
4
4
5
- require github.com/google/docsy v0.7.3-0.20231112231447-8e9cb3c722ca // indirect
5
+ require github.com/google/docsy v0.7.3-0.20231114182345-885fad8d3625 // indirect
Original file line number Diff line number Diff line change 1
1
github.com/FortAwesome/Font-Awesome v0.0.0-20230327165841-0698449d50f2 h1:Uv1z5EqCfmiK4IHUwT0m3h/u/WCk+kpRfxvAZhpC7Gc =
2
2
github.com/FortAwesome/Font-Awesome v0.0.0-20230327165841-0698449d50f2 /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
3
- github.com/google/docsy v0.7.3-0.20231112231447-8e9cb3c722ca h1:DUdXsNcTk8jCv6sOa/HtM9/z1tFb0KGabREkH7xuIzg =
4
- github.com/google/docsy v0.7.3-0.20231112231447-8e9cb3c722ca /go.mod h1:FqTNN2T7pWEGW8dc+v5hQ5VF29W5uaL00PQ1LdVw5F8 =
3
+ github.com/google/docsy v0.7.3-0.20231114182345-885fad8d3625 h1:XZK8jPI1Cz4BKKc9HgQnJXL3USQR1QF91Ewd+DA90T8 =
4
+ github.com/google/docsy v0.7.3-0.20231114182345-885fad8d3625 /go.mod h1:FqTNN2T7pWEGW8dc+v5hQ5VF29W5uaL00PQ1LdVw5F8 =
5
5
github.com/twbs/bootstrap v5.2.3+incompatible h1:lOmsJx587qfF7/gE7Vv4FxEofegyJlEACeVV+Mt7cgc =
6
6
github.com/twbs/bootstrap v5.2.3+incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
Original file line number Diff line number Diff line change @@ -51,11 +51,6 @@ resampleFilter = "CatmullRom"
51
51
quality = 75
52
52
anchor = " smart"
53
53
54
- [services ]
55
- [services .googleAnalytics ]
56
- # Comment out the next line to disable GA tracking. Also disables the feature described in [params.ui.feedback].
57
- id = " UA-00000000-0"
58
-
59
54
# Language configuration
60
55
61
56
[languages ]
@@ -218,7 +213,7 @@ enable = false
218
213
219
214
[module ]
220
215
# Uncomment the next line to build and serve using local docsy clone declared in the named Hugo workspace:
221
- # workspace = "docsy.work"
216
+ # workspace = "docsy.work"
222
217
[module .hugoVersion ]
223
218
extended = true
224
219
min = " 0.110.0"
You can’t perform that action at this time.
0 commit comments