Skip to content

Commit d4e63a2

Browse files
committed
update for staging
1 parent 456cbc1 commit d4e63a2

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 (Github updated)</h1>
8+
<h1 text-aligh="center">Task Master (Staging)</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)