This is an automated email from the ASF dual-hosted git repository.

feiwang pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-kyuubi-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 3b875d9  Update website title (#8)
3b875d9 is described below

commit 3b875d9b26a929bd792c8696b3a7b8aaa0718660
Author: Fei Wang <[email protected]>
AuthorDate: Tue Sep 14 21:55:09 2021 +0800

    Update website title (#8)
---
 layouts/partials/header.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index 001937b..317f024 100644
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -22,7 +22,7 @@
     <meta name="author" content="">
     <link rel="icon" href="/favicon.ico">
     <base href="{{.Site.BaseURL}}">
-    <title>Apache Kyuubi</title>
+    <title>Apache Kyuubi&trade; - Multi-tenant Thrift JDBC/ODBC server</title>
 
     <!-- Latest compiled and minified CSS -->
     <link rel="stylesheet" 
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"; 
integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u"
 crossorigin="anonymous">

Reply via email to