Deploying to gh-pages from @ harttle/liquidjs@7e99efc513 🚀

This commit is contained in:
harttle
2022-01-28 17:27:54 +00:00
parent 59a0c0550f
commit 5b3a84961b
557 changed files with 3820 additions and 3137 deletions
+4 -2
View File
@@ -2,9 +2,10 @@
<html lang="en">
<head prefix="og: http://ogp.me/ns#">
<meta charset="utf-8">
<title>LiquidJS</title>
<title>Playground | 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="An online code editor to try out and share Liquid templates">
<link rel="dns-prefetch" href="https://cdn.jsdelivr.net/">
<link rel="manifest" href="/manifest.json">
<!-- Canonical links -->
@@ -69,7 +70,8 @@
<div id="playground" role="main">
<div class="wrapper">
<h1 class="inner">Playground</h1>
<div class="row inner">
<div class="loader" role=status aria-busy=true></div>
<div id="editors" class="row inner hide" aria-hide=true>
<div class="col">
<div id="editorEl">{% assign people = &quot;alice, bob, carol&quot; | split: &quot;, &quot; -%}