chore: réordonnancement CSS expertise, log debug router, newline backend
- Expertise : réordonne align-self avant font-size dans .expertise-title - Router : ajout console.log pour debug des données de slide - expertise.json.php : suppression newline final Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
869dacd121
commit
ef992708fc
3 changed files with 6 additions and 4 deletions
|
|
@ -12,4 +12,4 @@ $specificData = [
|
|||
$pageData = array_merge($genericData, $specificData);
|
||||
|
||||
header('Content-Type: application/json');
|
||||
echo json_encode($pageData);
|
||||
echo json_encode($pageData);
|
||||
Loading…
Add table
Add a link
Reference in a new issue