Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
christianhelle committed Mar 13, 2024
1 parent 1d6b40a commit f84c1cc
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,11 +146,11 @@
"type": "Toc",
"source_relative_path": "api/toc.yml",
"output": {
".html": {
"relative_path": "api/toc.html"
},
".json": {
"relative_path": "api/toc.json"
},
".html": {
"relative_path": "api/toc.html"
}
},
"version": ""
Expand Down Expand Up @@ -199,11 +199,11 @@
"type": "Toc",
"source_relative_path": "articles/toc.yml",
"output": {
".html": {
"relative_path": "articles/toc.html"
},
".json": {
"relative_path": "articles/toc.json"
},
".html": {
"relative_path": "articles/toc.html"
}
},
"version": ""
Expand Down Expand Up @@ -272,11 +272,11 @@
"type": "Toc",
"source_relative_path": "toc.yml",
"output": {
".html": {
"relative_path": "toc.html"
},
".json": {
"relative_path": "toc.json"
},
".html": {
"relative_path": "toc.html"
}
},
"version": ""
Expand Down

0 comments on commit f84c1cc

Please sign in to comment.