Uncomplicate the sidebar

This commit is contained in:
Adam Hollett
2016-03-15 19:36:23 -04:00
committed by Tetsuro
parent 2790e8c339
commit 4d1378b4b3
41 changed files with 49 additions and 55 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ Liquid is an open-source template language created by [Shopify](https://www.shop
Liquid has been in production use since June 2006 and is now used by many other hosted web applications.
It was developed for usage in Ruby on Rails web applications and integrates seamlessly as a plugin but it also works well as a stand alone library.
It was developed for usage in Ruby on Rails web applications and integrates seamlessly as a plugin but it also works well as a stand-alone library.
## Introduction