Skip to content

Commit a58e079

Browse files
committed
Text changes
1 parent 844db87 commit a58e079

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/app/welcome/welcome.component.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<div class="center-this">
22
<div class="container">
33
<div class="col-md-12">
4-
<mat-card>Welcome To Our World
5-
<br>
6-
<br>
7-
<button mat-raised-button color="accent" routerLink='/feature'>Lazy Load</button>
4+
<mat-card>
5+
<h2>Angular (SSR) + Node.js (TypeScript) Boiler / Starter</h2>
6+
<hr>
7+
<button mat-raised-button color="accent" routerLink='/feature'>Lazy Load Module</button>
88
</mat-card>
99
</div>
1010
</div>

0 commit comments

Comments
 (0)