Add draft indicator, filter drafts, show issue count
This commit is contained in:
@ -246,7 +246,7 @@ final class FileResource: Item {
|
||||
|
||||
/**
|
||||
Get the url path to a file in the output folder.
|
||||
The result is an absolute path from the output folder for use in HTML.
|
||||
The result is an absolute path from the output folder for use in HTML, including a leading slash
|
||||
*/
|
||||
var absoluteUrl: String {
|
||||
if let customOutputPath {
|
||||
|
Reference in New Issue
Block a user