We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa55458 commit b872c63Copy full SHA for b872c63
styleguide/404.html
@@ -3,6 +3,7 @@
3
<head>
4
<meta charset="utf-8">
5
<title>Acpaas UI | Angular Modules</title>
6
+ <link rel="icon" type="image/x-icon" href="favicon.ico">
7
<script>
8
// Store the URL the user was trying to access when receiving the 404.
9
sessionStorage.redirect = location.href;
0 commit comments