Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
index
  • Loading branch information
profgonzagas authored Dec 15, 2023
1 parent ea08250 commit ecf1e2b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
<html lang="en" data-critters-container>
<head>
<meta charset="utf-8">
<title>Gestaofotografos</title>
<base href="/gestaofotografo/">
<title>MagicRegister</title>
<base href="/">
<base href="/magic-register/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">
Expand All @@ -16,4 +17,4 @@
<app-root></app-root>
<app-father></app-father>
<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 ecf1e2b

Please sign in to comment.