You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by ju...@apache.org on 2020/08/07 04:08:30 UTC

[apisix-website] branch master updated: feat: added description

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

juzhiyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git


The following commit(s) were added to refs/heads/master by this push:
     new b37651a  feat: added description
b37651a is described below

commit b37651a5a8feb5a5fbf7592bee20a6878a18c7fd
Author: juzhiyuan <ju...@apache.org>
AuthorDate: Fri Aug 7 12:08:12 2020 +0800

    feat: added description
---
 config.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.yaml b/config.yaml
index 2a641e3..ff80b50 100644
--- a/config.yaml
+++ b/config.yaml
@@ -205,7 +205,7 @@ params:
  # Open graph allows easy social sharing. If you don't want it you can set it to false or just delete the variable
   openGraph: true
   # Used as meta data; describe your site to make Google Bots happy
-  description:
+  description: Apache APISIX is a dynamic, real-time, high-performance API gateway, based on the Nginx library and etcd.
   navbarlogo:
   # Logo (from static/images/logos/___)
    image: logos/apache_logo.png