Merge pull request #5706 from PySimpleGUI/Dev-latest

Rework of main.html
This commit is contained in:
PySimpleGUI 2022-07-20 10:21:49 -04:00 committed by GitHub
commit f883868828
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 8 deletions

View File

@ -13,13 +13,5 @@
</script>
<script type="text/javascript" src="https://www.statcounter.com/counter/counter.js" async></script>
<noscript>
<div class="statcounter">
<a title="Web Analytics Made Easy - Statcounter" href="https://statcounter.com/"target="_blank">
<img class="statcounter" src="https://c.statcounter.com/12622535/0/1d3e2cc1/1/" alt="Web Analytics Made Easy - Statcounter" referrerPolicy="no-referrer-when-downgrade">
</a>
</div>
</noscript>
<!-- End of Statcounter Code -->
{% endblock site_meta %}