Skip to content

Commit a14df79

Browse files
adi-rayPriteshKiri
andauthored
Docs: Update Footer in Litmus Experiments (#5306)
* feat: add new SVG icons for LinkedIn and Litmus Signed-off-by: Aditya Ray <[email protected]> * fix: update Litmus logo and copyright year in footer, add LinkedIn icon Signed-off-by: Aditya Ray <[email protected]> --------- Signed-off-by: Aditya Ray <[email protected]> Co-authored-by: Pritesh Kiri <[email protected]>
1 parent 63548da commit a14df79

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed
112 KB
Loading
Lines changed: 6 additions & 0 deletions
Loading

mkdocs/overrides/home.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,8 +214,8 @@ <h3 style="font-size: 22px;">
214214
<br>
215215
<div class="more_resource" style="display: flex;padding:15px 0px">
216216
<div style="display: flex;margin: auto">
217-
<img src="exp-docs-icons/litmus.svg" alt="litmus"/>
218-
<p style="font-size: 14px; margin-top: 15px; margin-left: 10px; color: #777288;"> © 2021 LitmusChaos Authors</p>
217+
<img src="exp-docs-icons/litmus-icon-color.svg" alt="litmus"/>
218+
<p style="font-size: 14px; margin-top: 15px; margin-left: 10px; color: #777288;"> © 2025 LitmusChaos Authors</p>
219219
</div>
220220
<div class="fol" style="display: inline-flex;">
221221
<p style="font-size: 14px;margin-top:0.5px; color: #777288;"> Follow us on:</p>
@@ -224,6 +224,7 @@ <h3 style="font-size: 22px;">
224224
<a target="_" href="https://dev.to/t/litmuschaos/latest"><img src="exp-docs-icons/Dev.svg" alt="dev" style="margin-left: 10px;"/></a>
225225
<a target="_" href="https://twitter.com/LitmusChaos"><img src="exp-docs-icons/Twitter.svg" alt="twitter" style="margin-left: 10px;"/></a>
226226
<a target="_" href="https://www.youtube.com/channel/UCa57PMqmz_j0wnteRa9nCaw"><img src="exp-docs-icons/Youtube.svg" alt="youtube" style="margin-left: 10px;"/></a>
227+
<a target="_" href="https://www.linkedin.com/company/litmuschaos"><img src="exp-docs-icons/Linkedin.png" alt="linkedin" style="margin-left: 10px; width: 22px;"/></a>
227228
</div>
228229
</div>
229230
</div>

0 commit comments

Comments
 (0)