add: demo

This commit is contained in:
harttle
2016-09-26 21:52:23 +08:00
parent ddc17a6b93
commit 83a0a0547e
4 changed files with 46 additions and 0 deletions
+11
View File
@@ -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>