feat: Modification des couleurs
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-06-05 16:16:20 +02:00
parent 85b67b4a2d
commit 0ff3a5fe52
18 changed files with 70 additions and 88 deletions

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="{{ .Site.Language.Lang }}">
{{ partial "head.html" . }}
<body>
<body class="{{ default .Params.menu.main.identifier .Params.menu.main.parent }}">
{{ partial "header.html" . }}
{{ block "all" . }}
<main role="main" id="content" class="container">