Update index.php

This commit is contained in:
SuperDev
2022-12-21 09:09:10 -06:00
committed by GitHub
parent 6ac386a7d6
commit 439cc8eca0

View File

@@ -105,14 +105,13 @@ $plugin_count = count(glob('../../plugins/*', GLOB_ONLYDIR));
</div>
<i class="fas fa-info"></i>
</div>
<br>
if(!plausibleembed == ''){
<?=plausibleembed?> }else{
}
</div>
<br>
<?php
if(!plausibleembed == ''){
plausibleembed }else{
} ?>