diff --git a/layouts/partials/li.html b/layouts/partials/li.html new file mode 100644 index 0000000..75f9154 --- /dev/null +++ b/layouts/partials/li.html @@ -0,0 +1,7 @@ +
+ + {{ .title }} + +
+ {{ .hi }} +
diff --git a/layouts/partials/prose.html b/layouts/partials/prose.html index 0900620..07efdb6 100644 --- a/layouts/partials/prose.html +++ b/layouts/partials/prose.html @@ -1,5 +1,5 @@