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.
+