Skip to content

Commit 9010705

Browse files
authored
Update config.yml
1 parent 96f6d93 commit 9010705

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

config.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,15 @@ mediaTypes:
3131
outputFormats:
3232
jsonfeed:
3333
mediaType: application/feed+json
34-
baseName: feed
34+
baseName: index
3535
rel: alternate
3636
isPlainText: true
37+
json:
38+
mediaType: application/json
39+
baseName: search
40+
rel: alternate
41+
isPlainText: true
42+
3743

3844
outputs:
3945
home:

0 commit comments

Comments
 (0)