From d218ca96b80f31eb4eb0503c9548e6f7e04000bb Mon Sep 17 00:00:00 2001 From: Nasrul Muhaimin Date: Wed, 15 Feb 2023 23:06:04 +0800 Subject: [PATCH] update for prod --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 6975338..11bd9be 100644 --- a/templates/index.html +++ b/templates/index.html @@ -5,7 +5,7 @@ {% block body %}
-

Task Master (Github updated)

+

Task Master (Production)

{% if tasks|length < 1 %}

No tasks yet. Add a task to get started.

{% else %}