mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-16 17:30:43 -07:00
Fix redirection
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
---
|
||||
redirect_to: /basics/introduction
|
||||
---
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: Introduction
|
||||
description: An overview of objects, tags, and filters in the Liquid template language.
|
||||
redirect_from: /basics/
|
||||
---
|
||||
|
||||
Liquid code can be categorized into [**objects**](#objects), [**tags**](#tags), and [**filters**](#filters).
|
||||
|
||||
Reference in New Issue
Block a user