docs: fix news date in liquidjs.com

This commit is contained in:
harttle
2020-04-01 14:34:13 +08:00
parent bf609b443b
commit 3cf8072df5
+1 -1
View File
@@ -18,7 +18,7 @@
en: 'Memory Optimization: a more elaborate parser reducing the memory footprint by 57.7%.'
-
url: https://github.com/harttle/liquidjs/pull/205
date: '2020-09-15'
date: '2020-03-15'
title:
zh-cn: '性能提升:引入 AST 并重新设计 Token 类型系统,使渲染性能平均提升 100.3%。'
en: 'Performance Boost: a simple AST to improve render performance by 100.3%.'