docs: simplify playground GIF caption in README

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Yang Jun
2026-06-23 15:07:32 +08:00
co-authored by Cursor
parent 36357f9da6
commit e4e275344d
+1 -1
View File
@@ -14,7 +14,7 @@ A simple, expressive, extensible Liquid template engine for JavaScript — Shopi
<img src="docs/source/playground-demo.gif" alt="LiquidJS playground: edit a template and context, see live HTML output" width="980" style="display: block; margin: 0 auto;" />
</a>
<p align="center"><sub>Template, context, and live output in the <a href="https://liquidjs.com/playground.html">playground</a>.</sub></p>
<p align="center"><sub>Try the <a href="https://liquidjs.com/playground.html">online playground</a>.</sub></p>
## Quick start