Skip to content

Commit b181ed6

Browse files
72umeshPriteshKiriJonsy13
authored
fix: update FAQ and Troubleshooting headings (#5263) (#5276)
Signed-off-by: Umesh Kumar Pal <[email protected]> Co-authored-by: Pritesh Kiri <[email protected]> Co-authored-by: Vedant Shrotria <[email protected]>
1 parent c91b39d commit b181ed6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mkdocs/overrides/home.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ <h1 class="ex-h1">
152152
<div class="more_resource" style="display: flex; margin: auto;">
153153
<img style="margin:auto;" class="imgimg" src="exp-docs-icons/faqs.svg" alt="faqs"/>
154154
<div class="more-box">
155-
<a href="experiments/faq/install"><h1 class="more-h1" style="color: blue; text-decoration: underline; cursor: pointer;">FAQs</h1></a>
155+
<a href="experiments/faq/install"><h1 class="more-h1" style="color: #5b42bc; text-decoration: underline; cursor: pointer;">FAQs</h1></a>
156156
<p class="more-p">
157157
All common Frequently Asked Questions curated in one place
158158
</p>
@@ -161,7 +161,7 @@ <h1 class="ex-h1">
161161
<div class="more_resource" style="display: flex; margin: auto;">
162162
<img style="margin:auto;" class="imgimg" src="exp-docs-icons/troubleshooting.svg" alt="troubleshooting"/>
163163
<div class="more-box">
164-
<a href="experiments/troubleshooting/install"><h1 class="more-h1" style="color: blue; text-decoration: underline; cursor: pointer;">Troubleshooting</h1></a>
164+
<a href="experiments/troubleshooting/install"><h1 class="more-h1" style="color: #5b42bc; text-decoration: underline; cursor: pointer;">Troubleshooting</h1></a>
165165
<p class="more-p">
166166
Know more about troubleshooting of common issues
167167
</p>

0 commit comments

Comments
 (0)