Skip to content

Commit 9f6a3d3

Browse files
committed
better titles
1 parent 2f0c966 commit 9f6a3d3

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

frameworks/keyed/angular-cf-nozone/src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33

44
<head>
5-
<title>Angular-nozone-keyed</title>
5+
<title>Keyed Angular Control Flow, Manual CD/No zone.js</title>
66
<meta charset="utf-8" />
77
<link href="/css/currentStyle.css" rel="stylesheet" />
88
</head>

frameworks/keyed/angular-cf-signals/src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33

44
<head>
5-
<title>Angular-keyed</title>
5+
<title>Keyed Angular Control Flow with Signals</title>
66
<meta charset="utf-8" />
77
<link href="/css/currentStyle.css" rel="stylesheet" />
88
</head>

frameworks/keyed/angular-cf/src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33

44
<head>
5-
<title>Angular-keyed</title>
5+
<title>Keyed Angular Control Flow</title>
66
<meta charset="utf-8" />
77
<link href="/css/currentStyle.css" rel="stylesheet" />
88
</head>

frameworks/keyed/angular-ngfor/src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33

44
<head>
5-
<title>Angular-keyed</title>
5+
<title>Keyed Angular NgFor</title>
66
<meta charset="utf-8" />
77
<link href="/css/currentStyle.css" rel="stylesheet" />
88
</head>

0 commit comments

Comments
 (0)