File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Ready to get started? [Click here](getting-started).
2828
2929{{% /blocks/lead %}}
3030
31- {{< blocks/section color="primary-light" >}}
31+ {{< blocks/section color="primary-light" type="row" >}}
3232{{% blocks/feature icon="fa-lightbulb" title="TinyGo Playground" url="https://play.tinygo.org/ " %}}
3333Try TinyGo online
3434{{% /blocks/feature %}}
Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ module github.com/tinygo-org/tinygo-site
33go 1.19
44
55require (
6- github.com/google/docsy v0.6 .0 // indirect
7- github.com/google/docsy/dependencies v0.6 .0 // indirect
6+ github.com/google/docsy v0.7 .0 // indirect
7+ github.com/google/docsy/dependencies v0.7 .0 // indirect
88)
Original file line number Diff line number Diff line change 1- github.com/FortAwesome/Font-Awesome v0.0.0-20220831210243-d3a7818c253f /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
2- github.com/google/docsy v0.6 .0 h1:43bVF18t2JihAamelQjjGzx1vO2ljCilVrBgetCA8oI =
3- github.com/google/docsy v0.6 .0 /go.mod h1:VKKLqD8PQ7AglJc98yBorATfW7GrNVsn0kGXVYF6G+M =
4- github.com/google/docsy/dependencies v0.6 .0 h1:BFXDCINbp8ZuUGl/mrHjMfhCg+b1YX+hVLAA5fGW7Pc =
5- github.com/google/docsy/dependencies v0.6 .0 /go.mod h1:EDGc2znMbGUw0RW5kWwy2oGgLt0iVXBmoq4UOqstuNE =
6- github.com/twbs/bootstrap v4.6.2 +incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
1+ github.com/FortAwesome/Font-Awesome v0.0.0-20230327165841-0698449d50f2 /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
2+ github.com/google/docsy v0.7 .0 h1:JaeZ0/KufX/BJ3SyATb/fmZa1DFI7o5d9KU+i6+lLJY =
3+ github.com/google/docsy v0.7 .0 /go.mod h1:5WhIFchr5BfH6agjcInhpLRz7U7map0bcmKSpcrg6BE =
4+ github.com/google/docsy/dependencies v0.7 .0 h1:/xUlWCZOSMDubHfrhIz1YtaRn2Oc/swfJ7OUfglXE8U =
5+ github.com/google/docsy/dependencies v0.7 .0 /go.mod h1:gihhs5gmgeO+wuoay4FwOzob+jYJVyQbNaQOh788lD4 =
6+ github.com/twbs/bootstrap v5.2.3 +incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
You can’t perform that action at this time.
0 commit comments