From a9609c73796b6f5390835b42e535c9f301778860 Mon Sep 17 00:00:00 2001 From: j Date: Tue, 23 Nov 2021 17:35:35 +0100 Subject: [PATCH] title --- app/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/base.html b/app/templates/base.html index 1f7cd73..64d815b 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -5,7 +5,7 @@ {% block title %} - Nam June Paik - Media Archive + njp.ma {% endblock title %}