Skip to content

Commit e6ea492

Browse files
committed
favicon
1 parent 743cfa6 commit e6ea492

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

public/favicon.ico

14.7 KB
Binary file not shown.

view/layout/layout.phtml

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, shrink-to-fit=no">
66
<meta name="description" content="">
77
<meta name="author" content="">
8-
<!-- <link rel="icon" href="/favicon.ico"> -->
8+
<link rel="icon" href="/favicon.ico">
99

1010
<title><?= $page['title'] ?? 'Mvc5 Playground'; ?></title>
1111

0 commit comments

Comments
 (0)