Skip to content

Commit 475863f

Browse files
authored
Merge pull request #174 from Sohaibkamran-25/main
SVG of App store
2 parents cd3a250 + fa80eda commit 475863f

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

icons/download-on-the-app-store-apple-logo-svgrepo-com.svg

Lines changed: 25 additions & 0 deletions
Loading

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,9 @@ <h4>Download</h4>
368368
<li><a href="#"><img class="app-store"
369369
src="./icons/google-play-badge-logo-svgrepo-com.svg"
370370
alt="appstore"></a></li>
371+
<li><a href="#"><img class="app-store"
372+
src="./icons/download-on-the-app-store-apple-logo-svgrepo-com.svg"
373+
alt="appstore"></a></li>
371374
</ul>
372375
</div>
373376
</footer>

0 commit comments

Comments
 (0)