_includes/head/index.html in word-games-theme-0.2.9 vs _includes/head/index.html in word-games-theme-0.3.0

- old
+ new

@@ -39,10 +39,10 @@ {%- unless page.layout == "home" -%} {{dataToShow.title }} {%- endunless -%} {{ page.title}}</title> - + {% include adsense/adsense.html %} <script> if ('serviceWorker' in navigator) { window.addEventListener('load', () => { navigator.serviceWorker.register('./serviceworker.js') .then((reg) => console.log('Success: ', reg.scope)) \ No newline at end of file