⚡ 📺 finlizes routing and improves bs
This commit is contained in:
+2
-2
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover">
|
||||
<meta name="Description" content="Put your description here.">
|
||||
<link rel="icon" type="image/svg+xml" href="./assets/logo.svg">
|
||||
<link rel="icon" type="image/svg+xml" href="./.tmp/tsc/src/assets/logo.svg">
|
||||
<base href="/">
|
||||
|
||||
<style>
|
||||
@@ -23,7 +23,7 @@
|
||||
<body>
|
||||
<app-cfpodcasts></app-cfpodcasts>
|
||||
|
||||
<script type="module" src="./out-tsc/src/index.js"></script>
|
||||
<script type="module" src="./.tmp/tsc/src/index.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user