Removed search from the navbar

add-license-1
Guus van Meerveld 5 years ago committed by GitHub
parent c803c7ad5f
commit 22f42935e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,12 +5,6 @@ Navbar = [
link: "/", link: "/",
icon: "fas fa-home" icon: "fas fa-home"
}, },
{
name: "Search",
desc: "Zoek iets op",
icon: "fas fa-search",
func: "showSearch()"
},
{ {
name: "Playground", name: "Playground",
desc: "Test je html live!", desc: "Test je html live!",