Sha256: d9cf95b6ebee1738127a48ea3d6deae97baf8e53752a11721f1535fd38c6fb79
Contents?: true
Size: 702 Bytes
Versions: 2
Compression:
Stored size: 702 Bytes
Contents
<!doctype html> <!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]--> <!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]--> <!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<![endif]--> <head> {% include head.html %} </head> <body id="post-index"> {% include browser-upgrade.html %} {% include header.html %} <div id="main" role="main"> {{ content }} </div><!-- /#main --> {% include scripts.html %} <div class="footer-wrapper"> <footer role="contentinfo"> {% include footer.html %} </footer> </div><!-- /.footer-wrapper --> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
neo-hpstr-jekyll-theme-1.0.1 | _layouts/home.html |
neo-hpstr-jekyll-theme-1.0.0 | _layouts/home.html |