Skip to content

Commit a7e841c

Browse files
Merge pull request #187 from erikdarlingdata/fix/favicon
Add Darling Data favicon
2 parents 678e15d + 6c6c1f0 commit a7e841c

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
38.8 KB
Loading

src/PlanViewer.Web/wwwroot/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="utf-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<title>Free SQL Server Query Plan Analysis — Darling Data</title>
7+
<link rel="icon" type="image/png" href="favicon.png" />
78
<base href="/" />
89
<link rel="preconnect" href="https://fonts.googleapis.com" />
910
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />

0 commit comments

Comments
 (0)