mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-18 22:10:41 -07:00
Deploying to gh-pages from @ harttle/liquidjs@7e99efc513 🚀
This commit is contained in:
@@ -5,8 +5,9 @@
|
||||
<title>缓存 | LiquidJS</title>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="LiquidJS is a simple, expressive and safe Shopify / Github Pages compatible template engine in pure JavaScript.">
|
||||
<link rel="dns-prefetch" href="https://cdn.jsdelivr.net/">
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
<link rel="manifest" href="/zh-cn/manifest.json">
|
||||
<!-- Canonical links -->
|
||||
<link rel="canonical" href="https://liquidjs.com/zh-cn/tutorials/caching.html">
|
||||
<!-- Alternative links -->
|
||||
@@ -122,7 +123,7 @@ engine<span class="token punctuation">.</span><span class="token function">rende
|
||||
|
||||
</div>
|
||||
<footer class="article-footer">
|
||||
<time class="article-footer-updated" datetime="2022-01-28T14:43:54.969Z" itemprop="dateModified">上次更新:2022-01-28</time>
|
||||
<time class="article-footer-updated" datetime="2022-01-28T17:27:04.497Z" itemprop="dateModified">上次更新:2022-01-28</time>
|
||||
<a href="use-in-expressjs.html" class="article-footer-prev" title="Express.js 中使用"><i class="icon-chevron-left"></i><span>上一页</span></a><a href="register-filters-tags.html" class="article-footer-next" title="注册标签/过滤器"><span>下一页</span><i class="icon-chevron-right"></i></a>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user