File tree Expand file tree Collapse file tree 1 file changed +8
-11
lines changed Expand file tree Collapse file tree 1 file changed +8
-11
lines changed Original file line number Diff line number Diff line change @@ -72,8 +72,7 @@ <h1 class="text-5xl font-medium">{{ .Title }}</h1>
7272 </ nav >
7373 </ div >
7474 < div class ="lg:px-11 w-full flex flex-col gap-3 ">
75- < h1 >
76- Welcome to Redis documentation</ h1 >
75+ < h2 class ="text-5xl font-medium " id ="operate "> Learn</ h2 >
7776
7877
7978
8887< tbody >
8988< tr >
9089< td style ="text-align:left ">
91-
90+ {{ partial "docs-section.html" (dict
91+ "Title" "Redis Cloud"
92+ "Description" "Free Redis Cloud account and database quick start guide"
93+ "ButtonLink" ".operate/rc/rc-quickstart/"
94+ "ButtonLabel" "Quick start guide"
95+ ) }}
9296
9397
9498
97101
98102
99103
100- < a href ='/docs/latest/images/ai-cube.png ' sdata-lightbox ="/images/ai-cube.png ">
101- < img src ='/docs/latest/images/ai-cube.png '
102-
103-
104- alt ="AI Redis icon. "
105- />
106- </ a >
107- < a href ="https://redis.io/docs/latest/operate/rc/rc-quickstart/ "> Free Redis Cloud account and database quick start guide</ a >
104+
108105
109106
110107< td style ="text-align:left ">
You can’t perform that action at this time.
0 commit comments