Skip to content

Commit

Permalink
Update 404.html
Browse files Browse the repository at this point in the history
404
  • Loading branch information
profgonzagas authored Dec 15, 2023
1 parent 952b3b4 commit ea08250
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<html lang="en" data-critters-container>
<head>
<meta charset="utf-8">
<title>Gestaofotografos</title>
<title>Page Not Found</title>

<base href="/gestaofotografo/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
Expand All @@ -15,5 +16,8 @@
<body class="mat-typography">
<app-root></app-root>
<app-father></app-father>
<script>
window.location.href = '/magic-register/';
</script>
<script src="runtime.f916f750fd035eb1.js" type="module"></script><script src="polyfills.a839ba77fa540628.js" type="module"></script><script src="main.150ebc820513e471.js" type="module"></script></body>
</html>
</html>

0 comments on commit ea08250

Please sign in to comment.