cku328 commented on a change in pull request #32:
URL:
https://github.com/apache/incubator-tubemq-website/pull/32#discussion_r436477800
##########
File path: docs/en-us/architecture.md
##########
@@ -1,3 +1,7 @@
+---
+title: Architecture - Apache TubeMQ
+---
Review comment:
Thanks @guangxuCheng for the comment.
This title is a metadata item, it is used in DocSite generation page (from
markdown .md file), it is not displayed on page (html).
```
For markdown documents, docsite provides three metadata configuration items:
title, keywords, and description. At the same time, the corresponding jsx
page
is rendered into static HTML and combined into the final generated page.
```
Ref. https://docsite.js.org/en-us/docs/SEO.html
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]