<b:if cond='data:blog.pageType == "item"'>
<div class='shortener-box'>
<amp-iframe frameborder='0' height='30' layout='responsive' sandbox='allow-scripts allow-same-origin allow-modals allow-popups' expr:src='"https://rawgit.com/feryferlangga/feryamp/master/short.html?api=xxxxxxxxxxxxxxxxx&url=" + data:blog.canonicalUrl' width='747'>
</amp-iframe>
</div>
</b:if>
Ganti xxxxxxxxxxx dengan code API Google milik anda silakan cari di google cara mendapatkan API Google Short,setelah mendapatkan api dan sudah di ganti letekan css di bawah ini di atas </style> di template anda
}
@media screen and (max-width:414px){.shortener-box amp-iframe{height:45px}
}
@media screen and (max-width:375px){.shortener-box amp-iframe{height:60px}
}
Silakan di simpan dan lihat hasil nya semoga sukses selalu