Skip to content

Commit 9a49118

Browse files
committed
RHIDP-6568: Add RHDH Metadata card module to Customizing title
1 parent 012210b commit 9a49118

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

Diff for: modules/customizing/proc-customizing-rhdh-metadata-card.adoc

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,18 @@ To customize the *{product-very-short} Metadata* card, complete the following st
1515
[source,yaml,subs=+attributes,+quotes]
1616
----
1717
buildInfo:
18-
title: <build_info_card_title>
18+
title: _<build_info_card_title>_
1919
card:
20-
TechDocs builder: '<techdocs_builder>'
20+
TechDocs builder: '_<techdocs_builder>_'
2121
Authentication provider: '_<authentication_provider>_'
2222
RBAC: disabled
2323
----
2424
+
2525
where
2626
2727
_<build_info_card_title>_ :: Specifies the title that you want to display in the *{product-very-short} Build info* card.
28-
_<authentication_provider>_ :: Specifies the authentication provider that you want to use, for example, `GitHub` or `GitLab`.
2928
_<techdocs_builder>_ :: Specifies the TechDocs builder that you want to use, for example, `local`.
29+
_<authentication_provider>_ :: Specifies the authentication provider that you want to use, for example, `GitHub` or `GitLab`.
3030

3131
.Result
3232
The *Settings* page displays a card with a custom title and custom build information about your {product} instance.

Diff for: titles/customizing/master.adoc

+2
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,5 @@ include::assemblies/assembly-customizing-the-homepage.adoc[leveloffset=+1]
3737

3838

3939
include::assemblies/assembly-customizing-the-quick-access-card.adoc[leveloffset=+1]
40+
41+
include::modules/customizing/proc-customizing-rhdh-metadata-card.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)