From 39289643b7dd45f24b9c82455bd1858551a4f357 Mon Sep 17 00:00:00 2001 From: Antoine PEREDERII Date: Wed, 7 Jun 2023 13:59:37 +0200 Subject: [PATCH] Update 'Documentation/doxygen/Doxyfile' --- Documentation/doxygen/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/doxygen/Doxyfile b/Documentation/doxygen/Doxyfile index 3e86dc2..bbab70e 100644 --- a/Documentation/doxygen/Doxyfile +++ b/Documentation/doxygen/Doxyfile @@ -5,7 +5,7 @@ DOXYFILE_ENCODING = UTF-8 PROJECT_NAME = "Banquale" PROJECT_NUMBER = 1.0.0 PROJECT_BRIEF = "This is a bank app" -PROJECT_LOGO = Documentation/images/BanqualeLogo1080x1080.png +PROJECT_LOGO = Documentation/images/banqualeSlogan.jpg OUTPUT_DIRECTORY = /Documentation/doxygen CREATE_SUBDIRS = NO ALLOW_UNICODE_NAMES = NO