Skip to content

Commit

Permalink
Replaced index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mmrosekgi committed Dec 16, 2024
1 parent 12585f2 commit ee012fd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<head>
<meta charset="utf-8">
<title>Business Mail - Alpha</title>
<title>Business Mail - alpha</title>
<base href="/businessmail-alpha/">
<script type="text/javascript" src="./assets/office-js/office.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1">
Expand Down Expand Up @@ -171,16 +171,16 @@
}
}
</style>
<link rel="stylesheet" href="styles.0d5dcd433dc39cb5.css" media="print" onload="this.media='all'"><noscript>
<link rel="stylesheet" href="styles.0d5dcd433dc39cb5.css">
<link rel="stylesheet" href="styles.da3620a767714ae9.css" media="print" onload="this.media='all'"><noscript>
<link rel="stylesheet" href="styles.da3620a767714ae9.css">
</noscript>
</head>

<body class="mat-typography">
<app-root></app-root>
<script src="runtime.193a5e8e705b5e01.js" type="module"></script>
<script src="polyfills.a7474d1ae75a7675.js" type="module"></script>
<script src="main.84433485ae3cd296.js" type="module"></script>
<script src="main.e7d8ef2e37dc2235.js" type="module"></script>

</body>

Expand Down

0 comments on commit ee012fd

Please sign in to comment.