Skip to content

Commit

Permalink
ver 6
Browse files Browse the repository at this point in the history
  • Loading branch information
sooneer committed Nov 7, 2022
1 parent 0f0cf2a commit 3720ed8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<title>Apartman Oyunu</title>
<base href="/apartman-oyunu/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#5CAAA8" />
<meta name="theme-color" content="#5CAAA8">
<link rel="icon" type="image/x-icon" href="assets/favicon.ico">
<link rel="apple-touch-icon" sizes="180x180" href="assets/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/favicon-32x32.png">
Expand All @@ -12,6 +12,6 @@
<link rel="stylesheet" href="styles.12af00fa08aa6f2b.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.12af00fa08aa6f2b.css"></noscript></head>
<body>
<app-root></app-root>
<script src="runtime.ae8f62a99ab0471e.js" type="module"></script><script src="polyfills.2fd02a090bb1e636.js" type="module"></script><script src="main.ad33b56b20505d60.js" type="module"></script>
<script src="runtime.ae8f62a99ab0471e.js" type="module"></script><script src="polyfills.2fd02a090bb1e636.js" type="module"></script><script src="main.5445e9cbc27bf9cc.js" type="module"></script>

</body></html>
2 changes: 1 addition & 1 deletion main.ad33b56b20505d60.js → main.5445e9cbc27bf9cc.js

Large diffs are not rendered by default.

0 comments on commit 3720ed8

Please sign in to comment.