Skip to content

Commit b872c63

Browse files
committed
fix(core): Fixed a stupid favicon warning
1 parent aa55458 commit b872c63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

styleguide/404.html

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<title>Acpaas UI | Angular Modules</title>
6+
<link rel="icon" type="image/x-icon" href="favicon.ico">
67
<script>
78
// Store the URL the user was trying to access when receiving the 404.
89
sessionStorage.redirect = location.href;

0 commit comments

Comments
 (0)