|
@@ -70,8 +70,6 @@ with the following fields: |
|
|
content: String; |
|
|
content: String; |
|
|
title: String?; |
|
|
title: String?; |
|
|
description: String?; |
|
|
description: String?; |
|
|
date: String?; |
|
|
|
|
|
slug: String; |
|
|
|
|
|
path: String; |
|
|
path: String; |
|
|
// the path, split on '/' |
|
|
// the path, split on '/' |
|
|
components: Array<String>; |
|
|
components: Array<String>; |
|
|