From 062216e4c7cc1e299c627ea40b2dbea7bf0b1b79 Mon Sep 17 00:00:00 2001 From: cube Date: Sun, 10 May 2026 12:54:09 +0100 Subject: [PATCH] edit home page title -asters epic contribution --- myriad/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %}