Update index.php

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

@ -120,7 +120,7 @@ if(plausibledatadomain&plausibledomain&plausibleembedtoken){
<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>
<script async src="' . plausibledomain . 'js/embed.host.js"></script> ';
}
?>
<?=template_admin_footer()?>

Loading…
Cancel
Save