diff --git a/myriad/templates/index.html b/myriad/templates/index.html index 3a8c29b..8a20cf1 100644 --- a/myriad/templates/index.html +++ b/myriad/templates/index.html @@ -1,5 +1,5 @@ {% extends 'base.html' %} -{% block title %}Welcome{% endblock %} +{% block title %}Home{% endblock %} {% block content %}