We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69177b5 commit e34d83eCopy full SHA for e34d83e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "webdevhome",
3
- "version": "1.3.0",
+ "version": "1.3.1",
4
"private": true,
5
"scripts": {
6
"start": "react-scripts start",
src/links.json
@@ -863,6 +863,8 @@
863
864
"title": "CouchDB",
865
"url": "https://couchdb.apache.org",
866
+ "icon": "apachecouchdb",
867
+ "color": "#E42528",
868
"searchUrl": "https://docs.couchdb.org/en/stable/search.html?q={search}&check_keywords=yes&area=default",
869
"searchConcat": "+"
870
},
0 commit comments