Add basic support for h-entry categories, which are actually more like tags than categories really
This commit is contained in:
parent
dfafe33e06
commit
474ed3cf28
5 changed files with 35 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
|||
|
||||
/ HomeR GET
|
||||
/avatars/#UserId AvatarR GET
|
||||
/categories/#Slug CategoryR GET
|
||||
|
||||
/feed FeedR GET
|
||||
!/#EntryKind/feed FeedKindR GET
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue