Update index.php

pull/8/head
SuperDev 2 years ago committed by GitHub
parent 9e6a1c6553
commit 3bbdb514f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -107,7 +107,9 @@ $plugin_count = count(glob('../../plugins/*', GLOB_ONLYDIR));
</div>
</div>
<br>
<?php echo plausible_embed; ?>
<iframe plausible-embed src="<?=plausibledomain?>/share/<?=plausbledatadomain?>?auth=<?=plausibleembedtoken?>&embed=true&theme=light&background=%23EBECED" scrolling="no" frameborder="0" loading="lazy" style="width: 1px; min-width: 100%; height: 1600px;"></iframe>
<div style="font-size: 14px; padding-bottom: 14px;">Stats powered by <a target="_blank" style="color: #4F46E5; text-decoration: underline;" href="https://plausible.io">Plausible Analytics</a></div>
<script async src="<?=plausibledomain?>js/embed.host.js"></script>

Loading…
Cancel
Save