From 0a6bc38640a04e05ee06f6390314a96eb65bd7ee Mon Sep 17 00:00:00 2001 From: Ryan Watters Date: Mon, 27 Mar 2017 10:10:49 -0500 Subject: [PATCH] Fix broken link in list page templates --- content/templates/lists.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/templates/lists.md b/content/templates/lists.md index 0097b223b..514530fa4 100644 --- a/content/templates/lists.md +++ b/content/templates/lists.md @@ -83,7 +83,7 @@ Follow my journey through this new blog. You can now access this `_index.md`'s' content in your list template: -{{% code file="layouts/_default/list.html" %}} +{{% code file="layouts/_default/list.html" download="list.html" %}} ```html {{ define "main" }}