11 lines
243 B
JSON
11 lines
243 B
JSON
{
|
|
"root": "./content",
|
|
"plugins": [ "-sharing", "edit-link" ],
|
|
"pluginsConfig": {
|
|
"edit-link": {
|
|
"base": "https://github.com/lettre/lettre/edit/master/website/src",
|
|
"label": "Edit"
|
|
}
|
|
}
|
|
}
|