Commit Graph

15 Commits

Author SHA1 Message Date
4cb2b07862
Refactor page title logic in base.html.twig
The commit refactors the logic for generating the page title in base.html.twig. The change ensures that if a custom title block is defined, it will be displayed before the default author name "Jeroen De Meerleer".
2023-10-13 09:28:01 +02:00
ea3814991d
Update Symfony packages to version 6.3 2023-06-27 12:11:04 +02:00
530c29b400
Added possibility to add stylesheets and javascripts 2023-03-23 11:32:46 +01:00
9e03804a64
Added footer page 2023-03-22 14:44:40 +01:00
8df7870753
ENHANCEMENT: more custom bootstrap 2023-03-22 14:02:04 +01:00
64696d0619
Removed icons 2023-03-22 11:51:49 +01:00
1fff561ee1
ENHANCEMENT: allowing HTML pages 2023-03-22 11:49:46 +01:00
434159b285
Implemented new design 2023-03-21 15:36:26 +01:00
f66dfa4fe6
UPDATED FAVICON 2022-09-12 16:09:14 +02:00
04b843ef44
ENHANCEMENT: Using webpack again 2022-09-12 15:18:11 +02:00
7942801015
ENHANCEMENT: using vite instead of webpack 2022-04-29 12:28:44 +02:00
a870a4a58c
ENHANCEMENT: added icons 2022-03-31 14:53:39 +02:00
f9cdcdc7c6
NEW FEATURE: travel back in time 2021-08-06 09:51:41 +02:00
b9e55c554f
NEW FEATURE: titles 2021-08-05 14:52:20 +02:00
54778cb4a7
Initial commit 2021-08-05 13:56:02 +02:00