Skip to content

Instantly share code, notes, and snippets.

@nishanths
nishanths / minima.xml
Created November 25, 2017 22:13 — forked from jiskandar/minima.xml
this is minima stretch blogger template
<!DOCTYPE html>
<html>
<head>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<title><data:blog.pageTitle/></title>
<b:include data='blog' name='all-head-content'/>
<meta content='your-keyword-here' name='keywords'/>
</b:if>
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<title><data:blog.pageName/> - <data:blog.title/></title>