Skip to content

Commit 7ad6f38

Browse files
favicon add
1 parent 45119a3 commit 7ad6f38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/templates/base.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>DirectAdmin Email Forwarder Manager</title>
77
<link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}">
8+
<link rel="icon" type="image/x-icon" href="{{ url_for('static', filename='assets/img/ico_main_25.ico') }}">
89
</head>
910
<body>
1011
<nav>

0 commit comments

Comments
 (0)