Skip to content

Commit 6921c07

Browse files
authored
fix: change the content of popular integration (#147)
* fix: change the content of popular integration * fix: change content and icon name
1 parent d8aaa25 commit 6921c07

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

overrides/partials/footer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ <h2 class="text-white font-medium text-lg mb-2 relative inline-block">
126126
</div>
127127

128128
<p class="text-xs text-[rgba(255,255,255,0.6)]">
129-
By subscribing, you agree to receive product related updates.
129+
By subscribing, you agree to receive product and marketing related updates from OpenObserve.
130130
</p>
131131
</form>
132132
<div
@@ -419,7 +419,7 @@ <h2 class="whitespace-nowrap text-sm">SOC2 Type II</h2>
419419
>
420420
<a href="https://github.com/openobserve/openobserve" target="_blank">
421421
<img
422-
src="/docs/assets/github-icon.svg"
422+
src="/docs/assets/github-dark.svg"
423423
alt="github"
424424
class="w-5 h-5"
425425
/>

overrides/partials/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ <h3>Storage Management</h3>
230230
</div>
231231
<div class="landing-feature-text">
232232
<h3>Environment Variables</h3>
233-
<p>Configure threshold or dynamic value variables in Actions</p>
233+
<p>Configure threshold or dynamic value variables in O2</p>
234234
</div>
235235
</div>
236236
</a>
@@ -287,7 +287,7 @@ <h3>DATABASES</h3>
287287
/>
288288
</div>
289289
<div class="landing-integration-text">
290-
<h3>KUBERNETS</h3>
290+
<h3>KUBERNETES</h3>
291291
</div>
292292
</a>
293293
<a href="integration/devops/" class="landing-integration-item">

0 commit comments

Comments
 (0)