add mdn web docs in web menu

This commit is contained in:
Gerome Matilla 2020-06-05 12:39:28 +08:00
parent a2b130b7bd
commit cc64b8ccb1
2 changed files with 92 additions and 1 deletions

86
assets/webcons/mdn.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 66 KiB

View File

@ -254,10 +254,15 @@ let webSites = [
icon: 'mega',
url: 'https://mega.nz/',
category: 'cloud'
},
{
site: 'MDN Web Docs',
icon: 'mdn',
url: 'https://developer.mozilla.org/',
category: 'development'
}
];
// Dock
// A list of websites that will be generated and put on the dock
let dockSites = [