Skip to content

Commit cea68fd

Browse files
committed
update tab icon to be consistent
1 parent 1989757 commit cea68fd

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app/templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>Ask Defang</title>
77
<script src="https://cdnjs.cloudflare.com/ajax/libs/marked/4.0.2/marked.min.js"></script>
8-
<link rel="icon" href="{{ url_for('static', filename='images/defang_icon.svg') }}" type="image/svg">
8+
<link rel="icon" href="{{ url_for('static', filename='images/favicon.ico') }}" type="image/x-icon">
99
<style>
1010
@import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&display=swap');
1111
</style>
14.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)