File tree Expand file tree Collapse file tree 4 files changed +16
-4
lines changed Expand file tree Collapse file tree 4 files changed +16
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,10 @@ template: splash
5
5
hero :
6
6
title : |
7
7
Start learning
8
- <img src="./extended-angular-logo.png" alt="Extended Angular" class="h-30" />
8
+ <span
9
+ class="text-7xl text-[var(--sl-color-accent)] uppercase font-bold">
10
+ Angular
11
+ </span>
9
12
tagline : Discover Angular with our community tutorial
10
13
image :
11
14
file : /public/angular-logo.png
Original file line number Diff line number Diff line change @@ -5,7 +5,10 @@ template: splash
5
5
hero :
6
6
title : |
7
7
Start learning
8
- <img src="./extended-angular-logo.png" alt="Extended Angular" class="h-30" />
8
+ <span
9
+ class="text-7xl text-[var(--sl-color-accent)] uppercase font-bold">
10
+ Angular
11
+ </span>
9
12
tagline : Discover Angular with our community tutorial
10
13
image :
11
14
file : /public/angular-logo.png
Original file line number Diff line number Diff line change @@ -5,7 +5,10 @@ template: splash
5
5
hero :
6
6
title : |
7
7
Start learning
8
- <img src="./extended-angular-logo.png" alt="Extended Angular" class="h-30" />
8
+ <span
9
+ class="text-7xl text-[var(--sl-color-accent)] uppercase font-bold">
10
+ Angular
11
+ </span>
9
12
tagline : Discover Angular with our community tutorial
10
13
image :
11
14
file : /public/angular-logo.png
Original file line number Diff line number Diff line change @@ -5,7 +5,10 @@ template: splash
5
5
hero :
6
6
title : |
7
7
Start learning
8
- <img src="./extended-angular-logo.png" alt="Extended Angular" class="h-30" />
8
+ <span
9
+ class="text-7xl text-[var(--sl-color-accent)] uppercase font-bold">
10
+ Angular
11
+ </span>
9
12
tagline : Discover Angular with our community tutorial
10
13
image :
11
14
file : /public/angular-logo.png
You can’t perform that action at this time.
0 commit comments