Commit 9d2f13f
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 43cc5d5 commit 9d2f13f
1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
| 92 | + | |
96 | 93 | | |
97 | | - | |
| 94 | + | |
98 | 95 | | |
99 | 96 | | |
100 | 97 | | |
| |||
0 commit comments