docs: shorten homepage banner subtitle

Trim docs site banner and short taglines after the em dash; keep full description for meta tags and npm/README.
This commit is contained in:
Yang Jun
2026-06-23 15:03:05 +08:00
parent d335514fba
commit 36357f9da6
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
title: LiquidJS
subtitle: "A simple, expressive, extensible Liquid template engine for JavaScript — Shopify, Jekyll and GitHub Pages compatible, for Node.js, browsers, and the CLI, with TypeScript support."
subtitle: "A simple, expressive, extensible Liquid template engine for JavaScript"
description: "A simple, expressive, extensible Liquid template engine for JavaScript — Shopify, Jekyll and GitHub Pages compatible, for Node.js, browsers, and the CLI, with TypeScript support."
author: Harttle
language: en
+1 -1
View File
@@ -1,6 +1,6 @@
layout: index
description: A simple, expressive, extensible Liquid template engine for JavaScript — Shopify, Jekyll and GitHub Pages compatible, for Node.js, browsers, and the CLI, with TypeScript support.
subtitle: A simple, expressive, extensible Liquid template engine for JavaScript — Shopify, Jekyll and GitHub Pages compatible, for Node.js, browsers, and the CLI, with TypeScript support.
subtitle: A simple, expressive, extensible Liquid template engine for JavaScript
---
ul#intro-feature-list
li.intro-feature-wrap
+1 -1
View File
@@ -1,6 +1,6 @@
# LiquidJS
> A simple, expressive, extensible Liquid template engine for JavaScript — Shopify, Jekyll and GitHub Pages compatible, for Node.js, browsers, and the CLI, with TypeScript support.
> A simple, expressive, extensible Liquid template engine for JavaScript
## Tutorials
+1 -1
View File
@@ -1,7 +1,7 @@
{
"short_name": "LiquidJS",
"name": "LiquidJS",
"description": "A simple, expressive, extensible Liquid template engine for JavaScript — Shopify, Jekyll and GitHub Pages compatible, for Node.js, browsers, and the CLI, with TypeScript support.",
"description": "A simple, expressive, extensible Liquid template engine for JavaScript",
"icons": [
{
"src": "/icon/apple-touch-icon-57x57.png",