Skip to content

Commit ec86a43

Browse files
feat: TTL-00 manteinance url
1 parent 636f7cc commit ec86a43

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.prod.env

4 Bytes
Binary file not shown.

.stage.env

4 Bytes
Binary file not shown.

src/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,13 @@
1010
</head>
1111

1212
<body>
13-
<app-root></app-root>
13+
<!-- <app-root></app-root>
1414
<script
1515
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
1616
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
1717
crossorigin="anonymous"
1818
></script>
19-
<script src="https://kit.fontawesome.com/76d0c245a1.js" crossorigin="anonymous"></script>
19+
<script src="https://kit.fontawesome.com/76d0c245a1.js" crossorigin="anonymous"></script> -->
20+
<img src="https://www.mikeburger.com/td-simpsons-dog-small.jpg">
2021
</body>
2122
</html>

0 commit comments

Comments
 (0)