Fixed the example.

This commit is contained in:
Jakub Stastny aka botanicus 2011-05-26 12:10:16 +02:00
parent cd2273da6f
commit e5fe48990d
15 changed files with 132 additions and 10 deletions

View file

@ -5,4 +5,4 @@ rule Post, "posts/*.html"
rule Ace::Asset, "assets/**/*"
# generators
generator TagPagesGenerator#, "/tags/:slug"
generator Tag#, "/tags/:slug"