File tree Expand file tree Collapse file tree 3 files changed +15
-0
lines changed Expand file tree Collapse file tree 3 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 1
1
[{
2
+ "title" : " Using the Front Matter CMS with Elio Struyf" ,
3
+ "link" : " https://www.youtube.com/watch?v=YX4HBXHojOA" ,
4
+ "author" : {
5
+ "name" : " Code and Coffee" ,
6
+ "link" : " https://www.youtube.com/@thecodeandcoffeeshow"
7
+ },
8
+ "preview" : " /featured/code-and-coffee.jpg" ,
9
+ "type" : " video" ,
10
+ "featured" : true
11
+ },
12
+ {
2
13
"title" : " James Q Quick - How I Manage My Markdown Blog" ,
3
14
"link" : " https://www.youtube.com/watch?v=kLKgLoGOs1E" ,
4
15
"author" : {
Original file line number Diff line number Diff line change 16
16
"version" : {
17
17
"type" : " string"
18
18
},
19
+ "url" : {
20
+ "type" : " string"
21
+ },
19
22
"type" : {
20
23
"type" : " string" ,
21
24
"enum" : [
34
37
" name" ,
35
38
" description" ,
36
39
" author" ,
40
+ " url" ,
37
41
" version" ,
38
42
" type"
39
43
]
You can’t perform that action at this time.
0 commit comments