We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 678e15d + 6c6c1f0 commit a7e841cCopy full SHA for a7e841c
src/PlanViewer.Web/wwwroot/favicon.png
38.8 KB
src/PlanViewer.Web/wwwroot/index.html
@@ -4,6 +4,7 @@
4
<meta charset="utf-8" />
5
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
<title>Free SQL Server Query Plan Analysis — Darling Data</title>
7
+ <link rel="icon" type="image/png" href="favicon.png" />
8
<base href="/" />
9
<link rel="preconnect" href="https://fonts.googleapis.com" />
10
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
0 commit comments