Skip to content

Commit a20f9be

Browse files
committed
added night.png
Signed-off-by: Vedansh Saini <[email protected]>
1 parent 66e6939 commit a20f9be

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/icons/night-mode.png

9.76 KB
Loading

src/popup.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<div class="bg-white pl-4 py-4 mx-2 mb-2 rounded-3xl">
2424
<div class="flex justify-between py-2">
2525
<h3 class="text-3xl font-semibold ">Scrum Helper</h3>
26-
<img src="../icons/night-mode.png" alt="Night Mode" class="w-7 h-7 mx-3">
26+
<img src="../src/icons/night-mode.png" alt="Night Mode" class="w-7 h-7 mx-3">
2727
</div>
2828
<div>
2929
<p class="font-semibold">SCRUM helper prefills the Scrums in google groups, with your FOSSASIA's contributions.</p>

0 commit comments

Comments
 (0)