File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed
Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ module github.com/openrundev/docs
22
33go 1.19
44
5- require github.com/imfing/hextra v0.10.2 // indirect
5+ require github.com/imfing/hextra v0.11.1 // indirect
Original file line number Diff line number Diff line change @@ -2,3 +2,5 @@ github.com/imfing/hextra v0.8.2 h1:/IykSIAywgKfhKUBgAW+dCCjrJWJNny4jr9qvdXfch0=
22github.com/imfing/hextra v0.8.2 /go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI =
33github.com/imfing/hextra v0.10.2 h1:etVtBSHH3V4xYZ2uqlh7HWZitdaZLWG+sCoGtFqyAEk =
44github.com/imfing/hextra v0.10.2 /go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI =
5+ github.com/imfing/hextra v0.11.1 h1:8pTc4ReYbzGTHAnyiebmlT3ijFfIXiGu1r7tM/UGjFI =
6+ github.com/imfing/hextra v0.11.1 /go.mod h1:cEfel3lU/bSx7lTE/+uuR4GJaphyOyiwNR3PTqFTXpI =
Original file line number Diff line number Diff line change @@ -50,6 +50,10 @@ displayPoweredBy = false
5050default = " system"
5151displayToggle = true
5252
53+ [params .banner ]
54+ key = " announcement-usecase"
55+ message = " 📌 Complete configuration for couple of scenarios added, see [use-cases](https://openrun.dev/docs/use-cases/)."
56+
5357# Docs Navigation
5458
5559[[menu .main ]]
You can’t perform that action at this time.
0 commit comments