Skip to content

Commit 255ea3e

Browse files
committed
icon pt2 - delete leading slash
1 parent aab5f33 commit 255ea3e

1 file 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="%PUBLIC_URL%/logo.svg" type="image/svg+xml" />
4+
<link rel="icon" href="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"

0 commit comments

Comments
 (0)