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 7bae9e8e937f1a9d779e684f939126825dd54111 Author: Mingshen Sun <[email protected]> AuthorDate: Sat Oct 31 15:55:48 2020 -0700 Just show Teaclave in the logo --- site/.vuepress/theme/components/Navbar.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/.vuepress/theme/components/Navbar.vue b/site/.vuepress/theme/components/Navbar.vue index f8dd49c..465e879 100644 --- a/site/.vuepress/theme/components/Navbar.vue +++ b/site/.vuepress/theme/components/Navbar.vue @@ -17,7 +17,7 @@ ref="siteName" class="site-name" :class="{ 'can-hide': $site.themeConfig.logo }" - >{{ $siteTitle }}</span> + >Teaclave</span> </RouterLink> <div --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
