We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a59875 commit 6e6fc93Copy full SHA for 6e6fc93
index.html
@@ -14,7 +14,7 @@
14
/>
15
<meta property="og:url" content="https://sql-formatter-org.github.io/sql-formatter" />
16
17
- <link rel="shortcut icon" href="./prettier-sql-clean.svg" />
+ <link rel="shortcut icon" href="./sql-formatter-icon.png" />
18
19
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono" rel="stylesheet" />
20
@@ -23,7 +23,7 @@
23
24
<body>
25
<header>
26
- <img src="./prettier-sql-clean.svg" height="32" width="32" alt="logo" />
+ <img src="./sql-formatter-icon.png" height="32" width="32" alt="logo" />
27
<h1 class="title">SQL Formatter</h1>
28
29
<div class="buttons">
sql-formatter-icon.png
1.21 KB
0 commit comments