Skip to content

Commit aab5f33

Browse files
committed
adding icon to public folder
1 parent 1d739cc commit aab5f33

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<link rel="icon" href="/logo.svg" type="image/svg+xml" />
4+
<link rel="icon" href="%PUBLIC_URL%/logo.svg" type="image/svg+xml" />
55
<link
66
rel="stylesheet"
77
href="https://cdn.jsdelivr.net/gh/dheereshagrwal/coloured-icons@1.9.0/src/app/ci.min.css"
File renamed without changes.

0 commit comments

Comments
 (0)