From cd7ef4c25b20ffc772967e26fa22dfcb5124804c Mon Sep 17 00:00:00 2001 From: Kiyan Date: Sat, 3 Jan 2026 03:15:14 +0200 Subject: [PATCH] Update documentation.md --- documentation.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/documentation.md b/documentation.md index 28502d5..3632433 100644 --- a/documentation.md +++ b/documentation.md @@ -10,7 +10,4 @@ The project follows a standard Spring Boot application structure: - `src/main/resources`: - `static`: For static assets like CSS, JavaScript, and images. - `templates`: Contains Thymeleaf HTML templates. - - `application.properties`: For application configuration. - - - ![Alt text for screen readers](screenshots/code.png "Optional title on hover") \ No newline at end of file + - `application.properties`: For application configuration. \ No newline at end of file