From b2b3fe280e64ccfcc0d0dfafb3473798595f98e3 Mon Sep 17 00:00:00 2001 From: AudricV <74829229+AudricV@users.noreply.github.com> Date: Thu, 22 Feb 2024 11:04:15 +0100 Subject: [PATCH] feat(index): Replace homepage content by a real one --- templates/index.html.twig | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/templates/index.html.twig b/templates/index.html.twig index c7a83e4..aec585b 100644 --- a/templates/index.html.twig +++ b/templates/index.html.twig @@ -1,20 +1,20 @@ {% extends 'base.html.twig' %} -{% block title %}Hello IndexController!{% endblock %} +{% block title %}Welcome to Frutti!{% endblock %} {% block body %}
/Volumes/Little-Disk/kap/Documents/IUT/3/S6.A.05 - Dev avancé/ProjetSymfony/src/Controller/IndexController.php
/Volumes/Little-Disk/kap/Documents/IUT/3/S6.A.05 - Dev avancé/ProjetSymfony/templates/index/index.html.twig
Frutti is an application to create your own fruit record collection.
+A fruit collection is composed of albums which have a link with fruits.
+Frutti uses Discogs to let you find albums of fruits.
+