Added macros for product name (#3455)
Allows products that rebrand Che to easily reuse Che docs and have their own product name substituted for Che's6.19.x
parent
1eceaebe75
commit
20bf081c9a
|
|
@ -26,6 +26,10 @@ name: Eclipse Che Docs
|
|||
description: Cloud workspaces for development teams
|
||||
url: https://www.eclipse.org/che/
|
||||
|
||||
product_name: "CHE"
|
||||
product_mini_name: "Che"
|
||||
product_formal_name: "Eclipse Che"
|
||||
|
||||
twitter:
|
||||
username: eclipse_che
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue