From d00af0c9b62395baffe84afb775442e5b56dca78 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Tue, 18 Jul 2017 09:10:00 +0100 Subject: [PATCH] change icon --- caddy/hugo/hugo.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/caddy/hugo/hugo.js b/caddy/hugo/hugo.js index ee9dbb76..aca8f9b3 100644 --- a/caddy/hugo/hugo.js +++ b/caddy/hugo/hugo.js @@ -131,8 +131,8 @@ click: function (event, data, route) { data.router.push({ path: '/files/settings' }) }, - icon: 'settings_applications', - name: 'Settings' + icon: 'settings', + name: 'Hugo settings' }, { click: function (event, data, route) {