mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-27 13:38:07 +00:00
Merge pull request #1640 from sunilarjun/2.5-banner
Updating Archived Banner Message Content
This commit is contained in:
@@ -53,7 +53,7 @@ function UnmaintainedVersionLabel({siteTitle, versionMetadata}) {
|
|||||||
versionLabel: <b>{versionMetadata.label}</b>,
|
versionLabel: <b>{versionMetadata.label}</b>,
|
||||||
}}>
|
}}>
|
||||||
{
|
{
|
||||||
"HELLO THERE This is documentation for {siteTitle} {versionLabel}, which is no longer actively maintained."
|
"This is documentation for {siteTitle} {versionLabel}, which is no longer actively maintained."
|
||||||
}
|
}
|
||||||
</Translate>
|
</Translate>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user