Sha256: 1e1608591467b6a055d45eda73507fa99788df28770b2ab2b00a54d91f794778
Contents?: true
Size: 512 Bytes
Versions: 2
Compression:
Stored size: 512 Bytes
Contents
--- layout: none --- <!DOCTYPE html> {%- include snippets/get-lang.html -%} <html lang="{{ __return }}"> <head> {%- include head.html -%} <script> {%- include scripts/utils.js -%} {%- include scripts/lib/throttle.js -%} {%- include scripts/lib/lazyload.js -%} </script> {%- include scripts/variables.html -%} </head> <body> <div class="root" data-is-touch="false"> {{ content }} </div> <script>{%- include scripts/common.js -%}</script> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jekyll-text-theme-2.0.2 | _layouts/base.html |
jekyll-text-theme-2.0.1 | _layouts/base.html |