File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 22
33[ ![ Netlify Status] ( https://api.netlify.com/api/v1/badges/ecf7df22-21fe-4e32-8cae-fc62fb20dff5/deploy-status )] ( https://app.netlify.com/sites/openfunction-dev/deploys )
44
5- openfunction.dev is OpenFunction's website which is built with [ Hugo] ( https://gohugo.io/ ) and [ Hugo template Docsy] ( https://github.com/google/docsy ) .
5+ openfunction.dev is OpenFunction's website which is built with [ Hugo] ( https://gohugo.io/ ) and [ Hugo template Docsy] ( https://github.com/google/docsy ) .
66
77## Contribute
88
Original file line number Diff line number Diff line change 11---
2- title : " v1.0 "
2+ title : " v1.1 (preview) "
33linkTitle : " Docs"
44weight : 20
55---
Original file line number Diff line number Diff line change @@ -108,9 +108,13 @@ version = "0.8"
108108url_latest_version = " /docs"
109109
110110[[params .versions ]]
111- version = " v1.0 (latest )"
111+ version = " v1.1 (preview )"
112112 url = " /docs"
113113
114+ [[params .versions ]]
115+ version = " v1.0"
116+ url = " https://v1-0.openfunction.dev/docs/"
117+
114118[[params .versions ]]
115119 version = " v0.8"
116120 url = " https://v0-8.openfunction.dev/docs/"
You can’t perform that action at this time.
0 commit comments