Skip to content

Commit 721b31c

Browse files
committed
Update index.html
1 parent 6aeb3b0 commit 721b31c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</head>
1010
<body>
1111
<div class="container">
12-
<h1>Task Manager</h1>
12+
<h1>Simple Task Manager</h1>
1313

1414
<input type="text" id="newTaskInput" placeholder="Enter a new task..." />
1515
<button id="addBtn">Add Task</button>

0 commit comments

Comments
 (0)