Skip to content
This repository was archived by the owner on Mar 23, 2025. It is now read-only.

Commit e4ac062

Browse files
authored
Fix icon (#78)
1 parent 0423ceb commit e4ac062

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/icon.ico

2.87 KB
Binary file not shown.

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<body class="bg-dark">
3737
<div class="bg-snap-yellow container-fluid m-0 p-0">
3838
<div class="container-md text-center p-5">
39-
<img src="icon.ico" width="80" height="80" />
39+
<img src="/icon.ico" width="80" height="80" />
4040
<h1><strong>Memory Download</strong></h1>
4141
<h4>Download all of your Snapchat memories with ease</h4>
4242
</div>

0 commit comments

Comments
 (0)