Skip to content

Commit fbf8cee

Browse files
authored
[no-release] luna streaming (#208)
1 parent 191991d commit fbf8cee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

preview-src/page-templates/home.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ collection.find(vector=[0.15, 0.1, 0.1, 0.35, 0.55])
104104
<div class="relative h-full p-2 md:p-4 text-primary rounded border flex items-center gap-3 bg-body transition-colors group-hover:border-[var(--ds-primary-outlined-hover-border)\] duration-300">
105105
<div class="w-10 h-10 p-3 rounded bg-level1 flex items-center justify-center"><i class="icon material-icons">nights_stay</i></div>
106106
<div>
107-
<h4 class="discrete !m-0 !text-primary">Luna Support</h4>
107+
<h4 class="discrete !m-0 !text-primary">IBM Elite Support</h4>
108108
<p class="text-tertiary">Expertise and support for DataStax products</p>
109109
</div>
110110
</div>

preview-src/ui-model.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ site:
5757
"title": "Streaming",
5858
"items": [
5959
{ "title": "Astra Streaming", "url": "#" },
60-
{ "title": "Luna Streaming", "url": "#" }
60+
{ "title": "IBM Elite Support for Apache Pulsar", "url": "#" }
6161
]
6262
},
6363
{

0 commit comments

Comments
 (0)