Sha256: 67672908b52482d362a6bc32a1ed4943a17833f613953ee349264c4238ef2881
Contents?: true
Size: 670 Bytes
Versions: 6
Compression:
Stored size: 670 Bytes
Contents
. -------------------------------------------------- . This file will usually not be edited by the user. . It is used to generate the top-level index.html . The user will more often edit blog/index.lt3 in . the process of blog setup. . -------------------------------------------------- .mixin liveblog <html> <!-- Generated from $File on $$date. Editing not recommended. --> .seek global.lt3 .include blog/head.lt3 <body> $.banner text: top.html image: austin-pano.jpg // navbar <div class="content container-fluid mt-4"> <div class="row"> $.include blog/index.lt3 </div> </div> </body> </html>
Version data entries
6 entries across 6 versions & 1 rubygems