From 733c95ea1cfc55d0b11d34587e172d07be742b54 Mon Sep 17 00:00:00 2001 From: chankalan Date: Mon, 3 Oct 2022 08:01:19 +0200 Subject: [PATCH] ajout du bloc head_js --- librealire_options.php | 1 + 1 file changed, 1 insertion(+) diff --git a/librealire_options.php b/librealire_options.php index a93f1b4..90f5642 100644 --- a/librealire_options.php +++ b/librealire_options.php @@ -13,4 +13,5 @@ $GLOBALS['z_blocs'] = array( 'aside', 'connex', 'footer', + 'head_js', );