diff --git a/main/templates/main/base.html b/main/templates/main/base.html index d01b91d..6a7185e 100644 --- a/main/templates/main/base.html +++ b/main/templates/main/base.html @@ -13,6 +13,7 @@ + Meeting Organizer diff --git a/main/templates/main/index.html b/main/templates/main/index.html index 655ada2..56841bc 100644 --- a/main/templates/main/index.html +++ b/main/templates/main/index.html @@ -31,7 +31,7 @@ #header { padding-bottom: 2rem; }