Skip to content

Commit

Permalink
hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Nepommuck committed Sep 10, 2023
1 parent 9fe2320 commit 06fe165
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions docs/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html><html lang="en"><head>
<meta charset="utf-8">
<title>Zest4Zad7</title>
<base href="/Web-Applications/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<script src="https://kit.fontawesome.com/a47768d1e7.js" crossorigin="anonymous"></script>
<style>body{margin:0}</style><link rel="stylesheet" href="styles.eae72988cd519eb0.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.eae72988cd519eb0.css"></noscript></head>
<body>
<app-root></app-root>
<script src="runtime.169a0c2f189ab03b.js" type="module"></script><script src="polyfills.0f95203c348b77d7.js" type="module"></script><script src="main.a96d419fc04b8b70.js" type="module"></script>

</body></html>
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html><html lang="en"><head>
<meta charset="utf-8">
<title>Zest4Zad7</title>
<base href="/">
<base href="/Web-Applications/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<script src="https://kit.fontawesome.com/a47768d1e7.js" crossorigin="anonymous"></script>
Expand Down

0 comments on commit 06fe165

Please sign in to comment.