Add slugs to entries and use them to create individual entry routes
This commit is contained in:
parent
36dea2b5ad
commit
9679234062
7 changed files with 31 additions and 0 deletions
|
@ -9,3 +9,5 @@
|
|||
/ HomeR GET
|
||||
|
||||
!/#EntryKind EntriesR GET
|
||||
!/#EntryKind/#EntryId EntryNoSlugR GET
|
||||
!/#EntryKind/#EntryId/#Slug EntryR GET
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue