This is an automated email from the ASF dual-hosted git repository.
yilialin pushed a change to branch feat/seo-p0-learning-center
in repository https://gitbox.apache.org/repos/asf/apisix-website.git
from 500cd90a185 fix
add 5ab8cfcbaa1 feat(seo): add BreadcrumbList, SoftwareApplication schema,
and image alt text (#2029)
add 597ed74c949 Merge branch 'master' into feat/seo-p0-learning-center
No new revisions were added by this update.
Summary of changes:
config/breadcrumb.js | 127 ++++++++++++++++++++++++++++++++++++++++
doc/docusaurus.config.js | 1 +
website/src/pages/downloads.tsx | 21 +++++++
website/src/pages/team.tsx | 2 +-
4 files changed, 150 insertions(+), 1 deletion(-)
create mode 100644 config/breadcrumb.js