Skip to content

Commit a7a237c

Browse files
committed
edit task name
1 parent 7e15cea commit a7a237c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
{% block body %}
77
<div class="content">
8-
<h1 text-aligh="center">Task Master</h1>
8+
<h1 text-aligh="center">Task Master (Github)</h1>
99
{% if tasks|length < 1 %}
1010
<h4 style="text-align: center">No tasks yet. Add a task to get started.</h4>
1111
{% else %}

0 commit comments

Comments
 (0)