This is an automated email from the ASF dual-hosted git repository.
yilialin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git
from f02644bbbc1 fix(seo): optimize titles and descriptions for 50 blog
posts (batch 2) (#2021)
add 5ab8cfcbaa1 feat(seo): add BreadcrumbList, SoftwareApplication schema,
and image alt text (#2029)
No new revisions were added by this update.
Summary of changes:
config/breadcrumb.js | 127 ++++++++++++++++++++++++++++++++++++++++
doc/docusaurus.config.js | 1 +
website/docusaurus.config.js | 1 +
website/src/pages/downloads.tsx | 21 +++++++
website/src/pages/team.tsx | 2 +-
5 files changed, 151 insertions(+), 1 deletion(-)
create mode 100644 config/breadcrumb.js