_includes/wordgames/headings/headings.html in word-games-theme-2.3.8 vs _includes/wordgames/headings/headings.html in word-games-theme-2.3.9

- old
+ new

@@ -1,8 +1,10 @@ {% assign file = page.fileName %} {% assign lang = page.lang %} {% assign dataToShow = site.data.[page.folderName][lang][file] %} {%- assign CustomColor = site.data.theme.colors -%} +<div class="mt-4 top-banner-ad"></div> +<div class="mt-4 bottom-banner-ad"></div> <div class="container"> <div class="pageHeading text-center" style="margin:22px 0px"> <h1 class="heading pb-0 mb-3"> {{dataToShow.h1}}</h1> {%- if dataToShow.h2 != "" -%} \ No newline at end of file