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
commit c48fd289500efb961e659b7b72194e7ef503d16c Author: Mingshen Sun <[email protected]> AuthorDate: Wed Jul 29 17:48:08 2020 -0700 Update nav bar --- site/.vuepress/config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/site/.vuepress/config.js b/site/.vuepress/config.js index e0704b1..6a4c6a2 100644 --- a/site/.vuepress/config.js +++ b/site/.vuepress/config.js @@ -65,6 +65,7 @@ module.exports = { '/teaclave/docs/access-control', '/teaclave/docs/build-system', '/teaclave/docs/service-internals', + '/teaclave/docs/papers-talks', ], }, { --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
