Skip to content

Commit dc65ca2

Browse files
committed
fixup: manifest.json changes
1 parent d8287aa commit dc65ca2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"routes": [
44
{
55
"title": "Home",
6-
"description": "Learn how to install and run Coder.",
6+
"description": "How to install and run Coder",
77
"path": "./README.md",
88
"icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16px\" xml:space=\"preserve\"><path d=\"M15.45,7L14,5.551V2c0-0.55-0.45-1-1-1h-1c-0.55,0-1,0.45-1,1v0.553L9,0.555C8.727,0.297,8.477,0,8,0S7.273,0.297,7,0.555 L0.55,7C0.238,7.325,0,7.562,0,8c0,0.563,0.432,1,1,1h1v6c0,0.55,0.45,1,1,1h3v-5c0-0.55,0.45-1,1-1h2c0.55,0,1,0.45,1,1v5h3 c0.55,0,1-0.45,1-1V9h1c0.568,0,1-0.437,1-1C16,7.562,15.762,7.325,15.45,7z\"></path></svg>"
99
},
@@ -15,7 +15,7 @@
1515
},
1616
{
1717
"title": "Installation",
18-
"description": "Learn how to install and deploy Coder.",
18+
"description": "How to install and deploy Coder",
1919
"icon": "<svg class=\"MuiSvgIcon-root jss172\" focusable=\"false\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M22.7 19l-9.1-9.1c.9-2.3.4-5-1.5-6.9-2-2-5-2.4-7.4-1.3L9 6 6 9 1.6 4.7C.4 7.1.9 10.1 2.9 12.1c1.9 1.9 4.6 2.4 6.9 1.5l9.1 9.1c.4.4 1 .4 1.4 0l2.3-2.3c.5-.4.5-1.1.1-1.4z\"></path></svg>",
2020
"path": "./install.md"
2121
},
@@ -44,7 +44,7 @@
4444
},
4545
{
4646
"title": "Security policy",
47-
"description": "Learn how to report vulnerabilities in Coder.",
47+
"description": "How to report vulnerabilities in Coder",
4848
"path": "./SECURITY.md"
4949
}
5050
]

0 commit comments

Comments
 (0)