Skip to content

Commit 6e6fc93

Browse files
committed
Add new icon
1 parent 0a59875 commit 6e6fc93

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
/>
1515
<meta property="og:url" content="https://sql-formatter-org.github.io/sql-formatter" />
1616

17-
<link rel="shortcut icon" href="./prettier-sql-clean.svg" />
17+
<link rel="shortcut icon" href="./sql-formatter-icon.png" />
1818

1919
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono" rel="stylesheet" />
2020

@@ -23,7 +23,7 @@
2323

2424
<body>
2525
<header>
26-
<img src="./prettier-sql-clean.svg" height="32" width="32" alt="logo" />
26+
<img src="./sql-formatter-icon.png" height="32" width="32" alt="logo" />
2727
<h1 class="title">SQL Formatter</h1>
2828

2929
<div class="buttons">

sql-formatter-icon.png

1.21 KB
Loading

0 commit comments

Comments
 (0)