Skip to content

Commit 34b05d4

Browse files
committed
docs: add new demo image and update README and landing page references to it
1 parent 8e7fedb commit 34b05d4

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
88

99
<p align="center">
10-
<img src="docs/git-scope-demo.webp" alt="git-scope demo" width="600">
10+
<img src="docs/git-scope-demo-1.webp" alt="git-scope demo" width="600">
1111
</p>
1212

1313
**[🌐 Visit the Landing Page](https://bharath-code.github.io/git-scope/)**

docs/git-scope-demo-1.webp

374 KB
Loading

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,7 @@ <h2 style="font-size: clamp(2rem, 4vw, 2.5rem); margin-bottom: 2rem; font-weight
609609
<div class="dot green"></div>
610610
</div>
611611
<picture>
612-
<source srcset="git-scope-demo.webp" type="image/webp">
612+
<source srcset="git-scope-demo-1.webp" type="image/webp">
613613
<img src="demo-static.png" alt="Git Scope Demo" loading="lazy" width="1200" height="800"
614614
style="width: 100%; height: auto; display: block;">
615615
</picture>

0 commit comments

Comments
 (0)