_includes/head/index.html in word-games-theme-0.5.1 vs _includes/head/index.html in word-games-theme-0.5.2

- old
+ new

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