Posts by Tag (singular) (#1209)
Correct "Posts by Tag" (singular) to be more consistent with "Posts by Category" * Update tag-archive.html * Update about.md * Update 10-layouts.md * Update README.md * Update 14-helpers.md
This commit is contained in:

committed by
Michael Rose

parent
3f3145a350
commit
c21fa07753
@ -57,7 +57,7 @@ The Liquid based taxonomy archives found amongst the demo pages rely on this hel
|
||||
| Description | | |
|
||||
| ----------- | ------------------------ | --------------------------- |
|
||||
| All posts grouped by category | [Source][category-array] | [Demo][category-array-demo] |
|
||||
| All posts grouped by tags | [Source][tag-array] | [Demo][tag-array-demo] |
|
||||
| All posts grouped by tag | [Source][tag-array] | [Demo][tag-array-demo] |
|
||||
|
||||
[category-array]: https://github.com/{{ site.repository }}/blob/master/docs/_pages/category-archive.html
|
||||
[category-array-demo]: {{ "/categories/" | absolute_url }}
|
||||
|
Reference in New Issue
Block a user