diff --git a/.env.dev b/.env.dev
index d7b961d..5ecc360 100644
--- a/.env.dev
+++ b/.env.dev
@@ -1,3 +1,3 @@
###> doctrine/doctrine-bundle ###
-DATABASE_URL=pdo-mysql://wishlist:jBiKNAUk7f84OtqeHMhC@localhost:3306/wishlist?serverVersion=mariadb-10.4.7&charset=UTF-8
+DATABASE_URL=pdo-mysql://giftopic:jBiKNAUk7f84OtqeHMhC@localhost:3306/giftopic?serverVersion=mariadb-10.4.7&charset=UTF-8
###< doctrine/doctrine-bundle ###
\ No newline at end of file
diff --git a/.idea/WishList.iml b/.idea/giftopic.iml
similarity index 100%
rename from .idea/WishList.iml
rename to .idea/giftopic.iml
diff --git a/.idea/git_toolbox_prj.xml b/.idea/git_toolbox_prj.xml
new file mode 100644
index 0000000..d0413c4
--- /dev/null
+++ b/.idea/git_toolbox_prj.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
index e06e89d..8fef0a4 100644
--- a/.idea/modules.xml
+++ b/.idea/modules.xml
@@ -2,7 +2,7 @@
-
+
\ No newline at end of file
diff --git a/README.md b/README.md
index 3c41190..290d113 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,2 @@
-# WishList
+# Giftopic
Site web de gestion de listes de voeux (cadeaux)
diff --git a/templates/base.html.twig b/templates/base.html.twig
index 8cb3377..5afaea3 100644
--- a/templates/base.html.twig
+++ b/templates/base.html.twig
@@ -2,7 +2,7 @@
- WishList - {% block title %}{% endblock %}
+ Giftopic - {% block title %}{% endblock %}
{% block stylesheets %}{% endblock %}
diff --git a/translations/messages+intl-icu.en.xlf b/translations/messages+intl-icu.en.xlf
index ffd31b9..f46885e 100644
--- a/translations/messages+intl-icu.en.xlf
+++ b/translations/messages+intl-icu.en.xlf
@@ -10,7 +10,7 @@
welcome
- Welcome on WishList
+ Welcome on Giftopic
diff --git a/translations/messages+intl-icu.fr.xlf b/translations/messages+intl-icu.fr.xlf
index 6250d10..a9fb77c 100644
--- a/translations/messages+intl-icu.fr.xlf
+++ b/translations/messages+intl-icu.fr.xlf
@@ -10,7 +10,7 @@
welcome
- Bienvenue sur WishList
+ Bienvenue sur Giftopic