Skip to content

Commit db39101

Browse files
authored
Merge pull request #3 from service-mesh-performance/copilot/configure-jekyll-site
Configure Jekyll site to publish index.html and capabilities.json
2 parents 55e1fc1 + f9b102a commit db39101

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
include:
2+
- index.html
3+
- capabilities.json

capabilities.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"path": "provider/navigator/meshmap/graphql/plugin.so",
4747
"type": "backend"
4848
}
49-
]
49+
],
5050
"account": [
5151
{
5252
"title": "Cloud Account",

0 commit comments

Comments
 (0)