mirror of
https://github.com/kemko/liquid.git
synced 2026-01-03 00:35:40 +03:00
9 lines
450 B
HTML
9 lines
450 B
HTML
<header class="home-banner">
|
|
<h1>Liquid</h1>
|
|
<p>Safe, customer facing template language for flexible web apps.</p>
|
|
<p class="btn-row">
|
|
<a href="https://github.com/Shopify/liquid/archive/master.zip" target="_blank" class="btn"><i class="icon fa fa-2x fa-arrow-circle-down"></i>Download</a>
|
|
<a href="https://github.com/Shopify/liquid" target="_blank" class="btn"><i class="icon fa fa-2x fa-github"></i>View on Github</a>
|
|
</p>
|
|
</header>
|