mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-19 14:30:38 -07:00
add: demo
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title></title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Welcome to shopify-liquid!</h1>
|
||||
{% include 'bar' %}
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user