aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/templates/layout/site-header
Commit message (Collapse)AuthorAgeFilesLines
* refactor(components): split Layout component in smaller componentsArmand Philippot2023-11-228-0/+525
The previous component was too long and hardly readable. So I splitted it in different part and added tests.