Update sites.json with sensible example description text

This commit is contained in:
Dale Davies
2022-06-30 10:44:59 +01:00
parent 3477c05c48
commit 57c0737fcc

View File

@@ -8,7 +8,7 @@
{
"name": "Github",
"url" : "https://github.com/daledavies/jump",
"description": "This is a test",
"description": "This is an example description",
"nofollow": false,
"newtab": true
},
@@ -19,7 +19,7 @@
{
"name": "Bitwarden",
"url" : "https://bitwarden.example.com",
"description": "This is another test",
"description": "This is another example of a site with a description",
"icon": "bitwarden.png",
"tags": ["stuff"]
},