This is an automated email from the ASF dual-hosted git repository.
mssun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-website.git
The following commit(s) were added to refs/heads/master by this push:
new d172288 Update navigation bar
d172288 is described below
commit d172288ade578774ca2777b0f7f58480fd732bbf
Author: Mingshen Sun <[email protected]>
AuthorDate: Wed Jun 10 17:11:57 2020 -0700
Update navigation bar
---
site/.vuepress/config.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/site/.vuepress/config.js b/site/.vuepress/config.js
index 1ecc9f2..76fba4b 100644
--- a/site/.vuepress/config.js
+++ b/site/.vuepress/config.js
@@ -48,6 +48,7 @@ module.exports = {
collapsable: false,
children: [
'/teaclave/docs/my-first-function',
+ '/teaclave/docs/builtin-functions',
],
},
{
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]