diff --git a/index.md b/index.md index 1cf19758..44546674 100644 --- a/index.md +++ b/index.md @@ -3,7 +3,18 @@ layout: default description: Documentation for the Liquid template language, created by Shopify. --- -{% include home-banner.html %} +
+

Liquid

+

Safe, customer-facing template language for flexible web apps.

+

+ + Download + + + View on GitHub + +

+
Liquid is an open-source template language created by [Shopify](https://www.shopify.com) and written in Ruby. It is the backbone of Shopify themes and is used to load dynamic content on storefronts.