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 36232d8  Add executors in toc
36232d8 is described below

commit 36232d87ccd0d2bb02b69f01b132525d52f5c16b
Author: Mingshen Sun <[email protected]>
AuthorDate: Sun Jun 20 17:20:17 2021 -0700

    Add executors in toc
---
 site/.vuepress/config.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/site/.vuepress/config.js b/site/.vuepress/config.js
index 4724a0e..2ae345a 100644
--- a/site/.vuepress/config.js
+++ b/site/.vuepress/config.js
@@ -86,6 +86,7 @@ module.exports = {
                       '/teaclave/docs/access-control',
                       '/teaclave/docs/build-system',
                       '/teaclave/docs/service-internals',
+                      '/teaclave/docs/adding-executors',
                       '/teaclave/docs/papers-talks',
                   ],
               },

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to