Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Commit fa3c3ea

Browse files
author
Barrie Hadfield
committed
tags back
1 parent d0aa75f commit fa3c3ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ def table_of_contents(resource)
5050
# blog.day_link = "{year}/{month}/{day}.html"
5151
# blog.default_extension = ".markdown"
5252

53-
# blog.tag_template = "tag.html"
54-
# blog.calendar_template = "calendar.html"
53+
blog.tag_template = "tag.html"
54+
blog.calendar_template = "calendar.html"
5555

5656
# Enable pagination
5757
# blog.paginate = true

0 commit comments

Comments
 (0)