Skip to content

Commit 591ec71

Browse files
authored
Merge pull request #31 from asepindrak/dev
Dev
2 parents 888d0f9 + 2333343 commit 591ec71

7 files changed

Lines changed: 6670 additions & 2735 deletions

File tree

.changeset/gold-pianos-share.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"commitflow": patch
3+
---
4+
5+
fix: icon pwa

frontend/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<head>
55
<meta charset="UTF-8" />
6-
<link rel="icon" type="image/png" href="/logo.png" />
6+
<link rel="icon" type="image/png" href="/logo-192.png" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
88
<title>CommitFlow</title>
99
</head>

0 commit comments

Comments
 (0)