Skip to content

Commit 10708fd

Browse files
Update footer.html
1 parent 3565242 commit 10708fd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

layouts/partials/footer.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
</div>
4242
</div>
4343
<div class="flex flex-col gap-4">
44-
<h3 class="uppercase font-medium mb-2">Use cases</h3>
44+
<h3 class="uppercase font-medium text-redis-pen-800 mb-2">Use cases</h3>
4545
<a class="flex flex-col hover:text-redis-red-500 tracking-tight" href="https://redis.io/solutions/feature-stores">
4646
<span class="">Feature stores</span>
4747
</a>
@@ -129,15 +129,15 @@ <h3 class="uppercase font-medium mb-2 mt-2 gap-4">Connect</h3>
129129
<span class="">News</span>
130130
</a>
131131
</div>
132-
<div class="flex flex-col justify-between gap-4">
132+
<div class="flex flex-col justify-between grow gap-4">
133133
<h3 class="uppercase font-medium mb-2">Partners</h3>
134-
<a class="hover:text-redis-pen-800" href="https://redis.io/">
134+
<a class="hover:text-redis-pen-800" href="https://redis.io/cloud-partners/aws/">
135135
Amazon Web Services
136136
</a>
137-
<a class="hover:text-redis-pen-800" href="https://redis.io/">
137+
<a class="hover:text-redis-pen-800" href="https://redis.io/cloud-partners/google/">
138138
Google Cloud
139139
</a>
140-
<a class="hover:text-redis-pen-800" href="https://redis.io/">
140+
<a class="hover:text-redis-pen-800" href="https://redis.io/cloud-partners/microsoft-azure/">
141141
Microsoft Azure
142142
</a>
143143
<h3 class="uppercase font-medium mb-2">Support</h3>

0 commit comments

Comments
 (0)