mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-15 08:50:45 -07:00
Re-organizing basics content, starting to remove Shopify-specific content
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<header class="home--banner">
|
||||
<h1>Liquid</h1>
|
||||
<p>Ruby library for rendering safe templates which cannot affect the security of the server they are rendered on.</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>
|
||||
Reference in New Issue
Block a user