Update index.php

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

@ -121,7 +121,7 @@ $(document).ready(function(){
});
});
</script>
<?php if(!plausible='') ?>
<?php if(!plausible == '') ?>
// do nothing
<?php elseif; ?>
<script defer data-domain="<?=plausible?>" src="<?=plausible?>/js/script.js"></script>

Loading…
Cancel
Save