AMPblogger mengambil kerangka dari blanteramp, responsive nyaman
Penggunaan
pada kode search silahkan ganti dengan url blog kamu
<div itemprop='mainEntity' itemscope='itemscope' itemtype='http://schema.org/WebSite'>
<meta expr:content='data:blog.homepageUrl' itemprop='url'/>
<form action='https://blogkamu.blogspot.com/search' id='bsearch-box' itemprop='potentialAction' itemscope='itemscope' itemtype='http://schema.org/SearchAction' method='get' target='_blank'>
<meta content='https://blogkamu.blogspot.com/search?q={q}' itemprop='target'/>
<input id='search-text' itemprop='query-input' name='q' placeholder='Search article here...' required='required' type='text' value=''/>
<button class='bsearch-btn' type='submit'>Search</button>
</form></div>
pada komentar disqus silahkan ganti 'nama disqus kamu'
<b:includable id='disqus-comments' var='post'>
<div class='disqus-comments' id='disqus_comments'>
<div class='komentar'><h2>Add Your Comments</h2></div>
<div class='clear'/>
<amp-iframe expr:src='"https://cdn.rawgit.com/blanter/amp/master/amp-disqus.html?shortname=animlolita&url=" + data:blog.canonicalUrl' frameborder='0' height='300' layout='responsive' resizable='resizable' sandbox='allow-scripts allow-same-origin allow-modals allow-popups' width='600'>
<div aria-label='Disqus Comments' overflow='' role='button' tabindex='0'>Disqus Comments</div>
</amp-iframe>
</div>
</b:includable>
Semoga bermanfaat