JSFiddle - React, Tailwind, and code Playground

by Swadexi dx

HTML

<b:if cond='data:blog.pageType == "item"'>

<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.js' type='text/javascript'></script>

<div style="display: none; float:center;">
<div id="MBL-Ads">
<br/><center>
KODE ADSENSE DISINI
<br/></center>
</div>
</div>

<script>
$(document).ready(function(){
  jQuery('#MBL-Ads').appendTo(jQuery('a[name="more"]'));
    });
</script>

</b:if>