Skip to content

Commit 911874e

Browse files
committed
added temporary maintenance notice
1 parent c413291 commit 911874e

File tree

4 files changed

+5
-2
lines changed

4 files changed

+5
-2
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
<body>
1010
<app-root></app-root>
1111
<script async="" defer src="https://buttons.github.io/buttons.js"></script>
12-
<script src="runtime.4907a57972d0d5e3.js" type="module"></script><script src="polyfills.d73d997f959065a7.js" type="module"></script><script src="main.7196d3051e1de83c.js" type="module"></script>
12+
<script src="runtime.4907a57972d0d5e3.js" type="module"></script><script src="polyfills.d73d997f959065a7.js" type="module"></script><script src="main.a8f77b7bb1020ad6.js" type="module"></script>
1313

1414
</body></html>

docs/main.7196d3051e1de83c.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/main.a8f77b7bb1020ad6.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/app/app.component.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,8 @@
2626
</div>
2727
</div>
2828

29+
<div class="alert alert-danger">
30+
Unfortunately the generator is currently not working. I'm working on a solution. Please come back later.
31+
</div>
2932
<router-outlet></router-outlet>
3033
</main>

0 commit comments

Comments
 (0)