Add versioning
This commit is contained in:
@@ -6,7 +6,7 @@ block content
|
||||
|
||||
//- h1= chapter.name
|
||||
|
||||
a.btn.black(href=`/library/${chapter.entryId}`) go to entry
|
||||
a.btn.black(href=`/v/${chapter.entryVersionId}`) go to entry
|
||||
|
||||
.row
|
||||
each chunk in chapter.chunks
|
||||
|
||||
Reference in New Issue
Block a user