Skip to content

Commit e0d17f9

Browse files
author
lewis617
committed
rename title
1 parent 6731817 commit e0d17f9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

input-redux/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<meta charset="UTF-8">
5-
<title>Hello World app</title>
5+
<title>input-redux</title>
66
</head>
77
<body>
88
<div id="app"></div>

redux-wilddog-todos/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<meta charset="UTF-8">
5-
<title>Hello World app</title>
5+
<title>redux-wilddog-todos</title>
66
</head>
77
<body>
88
<div id="app"></div>

todo-reflux/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<meta charset="UTF-8">
5-
<title>Hello World app</title>
5+
<title>todo-reflux</title>
66
</head>
77
<body>
88
<div id="app"></div>

0 commit comments

Comments
 (0)