Update index.php

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

@ -107,7 +107,7 @@ $plugin_count = count(glob('../../plugins/*', GLOB_ONLYDIR));
</div> </div>
</div> </div>
<br> <br>
<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> <iframe plausible-embed src="<?=plausibledomain?>/share/<?=plausibledatadomain?>?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> <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> <script async src="<?=plausibledomain?>js/embed.host.js"></script>

Loading…
Cancel
Save