Skip to content

Commit 3b8eeca

Browse files
committed
WEB - icon path fixes
1 parent 0b866ac commit 3b8eeca

49 files changed

Lines changed: 43 additions & 26 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/assets/WEBSITE_landing.png

24.1 KB

DOCS.md

Lines changed: 2 additions & 0 deletions

README.md

Lines changed: 6 additions & 0 deletions

web/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1" />
66
<meta name="theme-color" content="#000000" />
7-
<link rel="icon" href="/src/public/assets/icons/sms.png" />
7+
<link rel="icon" href="/assets/icons/sms.png" />
88
<title>Simple Mod Sync - Schema file generator</title>
99
</head>
1010
<body>
File renamed without changes.

0 commit comments

Comments
 (0)