From a48964050cefa72057619e6a1c0bcc955c3b5872 Mon Sep 17 00:00:00 2001 From: Macktireh Date: Sat, 3 Aug 2024 21:54:49 +0200 Subject: [PATCH] improving accessibility --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index c3ae0e7..e8f6972 100644 --- a/templates/base.html +++ b/templates/base.html @@ -7,7 +7,7 @@ - {% block title %} {% endblock title %}| Clone Twitter + {% block title %} {% endblock title %}| Clone Twitter API {% block style %} {% endblock style %}