This is an automated email from the ASF dual-hosted git repository. jin pushed a commit to branch website in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-doc.git
commit fa8467b4f92456f8f58ece278c91ce60ed7a7503 Author: Jermy Li <[email protected]> AuthorDate: Mon May 9 17:51:49 2022 +0800 Update _index.html --- content/en/_index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/_index.html b/content/en/_index.html index 7c8912b..b22640e 100644 --- a/content/en/_index.html +++ b/content/en/_index.html @@ -19,8 +19,8 @@ linkTitle = "Huge Docs" <a class="btn btn-lg btn-secondary mr-3 mb-4" href="./docs/download/download/"> Download <i class="fab fa-github ml-2 "></i> </a> - <p class="lead mt-5">HugeGraph is a convenient, efficient, and adaptable graph database, compatible with the</p> - <p>Apache TinkerPop3 framework and the Gremlin query language.</p> + <p class="lead mt-5">HugeGraph is a convenient, efficient, and adaptable graph database</p> + <p>compatible with the Apache TinkerPop3 framework and the Gremlin query language.</p> {{< blocks/link-down color="info" >}} </div> {{< /blocks/cover >}}
