|
|
@ -17,25 +17,6 @@ Navbar = [
|
|
|
|
link: "/playground",
|
|
|
|
link: "/playground",
|
|
|
|
icon: "fas fa-code"
|
|
|
|
icon: "fas fa-code"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
|
|
|
|
name: "Experimenteel",
|
|
|
|
|
|
|
|
desc: "Allemaal experimentele dingen",
|
|
|
|
|
|
|
|
icon: "fas fa-vial",
|
|
|
|
|
|
|
|
dropdown: [
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
name: "Color",
|
|
|
|
|
|
|
|
desc: "Mooie regenboog kleurtjes",
|
|
|
|
|
|
|
|
link: "/color",
|
|
|
|
|
|
|
|
icon: "fas fa-tint"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
name: "Canvas",
|
|
|
|
|
|
|
|
desc: "Mijn eerste canvas",
|
|
|
|
|
|
|
|
link: "/canvas",
|
|
|
|
|
|
|
|
icon: "fas fa-pencil-alt"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
name: "Games",
|
|
|
|
name: "Games",
|
|
|
|
desc: "Hier kan je spelletjes spelen",
|
|
|
|
desc: "Hier kan je spelletjes spelen",
|
|
|
|