Commit 209a4cc
committed
Support all tags
Instead of allowing only a subset of tag names, `slugify` the tag name
so that the URL is always valid.
This is the same thing done on "jekyll-archives":
-
https://github.com/jekyll/jekyll-archives/blob/master/lib/jekyll-archives/archive.rb#L1321 parent 423ca21 commit 209a4cc
1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
| 88 | + | |
92 | 89 | | |
93 | | - | |
| 90 | + | |
94 | 91 | | |
95 | 92 | | |
96 | 93 | | |
| |||
0 commit comments