début du thème, footer et header en mobile

This commit is contained in:
Valentin
2023-12-06 05:01:23 +01:00
parent c62ab40411
commit b258cc3181
54 changed files with 5555 additions and 2324 deletions

View File

@@ -32,3 +32,7 @@ function erabletheme_preprocess_node(&$variables) {
function erabletheme_preprocess_form(&$variables) {
$t="t";
}
function erabletheme_preprocess_region(&$variables) {
$t="t";
}