summaryrefslogtreecommitdiff
path: root/archive.html
diff options
context:
space:
mode:
authorJade Dominguez <plusjade@gmail.com>2012-01-23 03:28:28 -0800
committerJade Dominguez <plusjade@gmail.com>2012-01-23 03:28:28 -0800
commit5c0a7a6dcd32449cb43d3f4b42f57e251196d9c1 (patch)
tree0cd4e14c04e0cdeda17ab56855c66aa55c46d708 /archive.html
parent8b7998695b6a4a03ac8ecfc321a8f954b31098dc (diff)
Update helper calls
Use 'JB/[HELPER]' format
Diffstat (limited to 'archive.html')
-rw-r--r--archive.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/archive.html b/archive.html
index 683459c..dc7c054 100644
--- a/archive.html
+++ b/archive.html
@@ -7,4 +7,4 @@ group: navigation
{% include JB/setup %}
{% assign posts_collate = site.posts %}
-{% include helpers/posts_collate.html %} \ No newline at end of file
+{% include JB/posts_collate %} \ No newline at end of file