mirror of
https://github.com/crazybber/awesome-patterns.git
synced 2024-11-21 12:26:02 +03:00
18 lines
369 B
JSON
18 lines
369 B
JSON
{
|
|
"plugins": [
|
|
"-search",
|
|
"-lunr",
|
|
"github",
|
|
"edit-link"
|
|
],
|
|
"pluginsConfig": {
|
|
"github": {
|
|
"url": "https://github.com/crazybber/awesome-patterns"
|
|
},
|
|
"edit-link": {
|
|
"base": "https://github.com/crazybber/awesome-patterns/edit/master/",
|
|
"label": ""
|
|
}
|
|
}
|
|
}
|