diff --git a/services/drupal/composer.patches.json b/services/drupal/composer.patches.json index 3992c49c7..7a978f2bf 100644 --- a/services/drupal/composer.patches.json +++ b/services/drupal/composer.patches.json @@ -231,7 +231,7 @@ "Fix problem with adding content into nested paragraphs containing same field name": "patches/layout_paragraphs-unique_field_ids-3258029-MR-eb1df.patch" }, "drupal/filter_html_plus": { - "CKEditor5 readiness": "https://git.drupalcode.org/project/filter_html_plus/-/merge_requests/1.diff" + "CKEditor5 readiness": "https://www.drupal.org/files/issues/2024-10-18/3322249-ckeditor5-10.patch" }, "drupal/anchor_link": { "Start a 3.0.x branch for CKEditor Anchor Link for semantic versioning and better integration with Drupal 10, CKEditor 5, and LinkIt" : "https://www.drupal.org/files/issues/2023-08-22/anchor_link-ckeditor5-compatibility-3206676-98.patch" diff --git a/services/drupal/web/themes/epa_theme/source/_meta/_foot.twig b/services/drupal/web/themes/epa_theme/source/_meta/_foot.twig index a6f065dd6..da5d81c30 100644 --- a/services/drupal/web/themes/epa_theme/source/_meta/_foot.twig +++ b/services/drupal/web/themes/epa_theme/source/_meta/_foot.twig @@ -12,13 +12,18 @@ {% endif -%} - - - + + + + + + + + @@ -32,10 +37,12 @@ - + + + {{ patternLabFoot|raw }} diff --git a/services/drupal/web/themes/epa_theme/source/_meta/_head.twig b/services/drupal/web/themes/epa_theme/source/_meta/_head.twig index 0ac2497df..8015e40e1 100644 --- a/services/drupal/web/themes/epa_theme/source/_meta/_head.twig +++ b/services/drupal/web/themes/epa_theme/source/_meta/_head.twig @@ -17,41 +17,41 @@