_includes/section/commonPage.html in word-games-theme-0.9.4 vs _includes/section/commonPage.html in word-games-theme-0.9.5
- old
+ new
@@ -112,10 +112,10 @@
</section>
</div>
</nav>
<!-- </header> -->
<div class="container" id="containerWd">
- {%- if site.name == 'wordswithletters' and page.layout == "page2" -%}
+ {%- if page.layout == "page2" -%}
<a id="home_page_search_result" onclick="ga('send', 'event', 'Link click', 'click', 'Home Page Search Result')"></a>
{%- endif -%}
{% include section/wordGroup.html %}
</div>
\ No newline at end of file