diff --git a/README.md b/README.md index 9f32416..eb7baa6 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,7 @@ routePrefix: '/docs', // route where the view is returned specPrefix: '/docs/spec', // route where the spec is returned exposeSpec: false, // expose spec file hideTopbar: false, // hide swagger top bar -favicon16: '/favicon-16x16.png', // default icon 16x16, set for self icon -favicon32: '/favicon-32x32.png', // default icon 32x32, set for self icon +favicon: '/favicon.png', // default favicon ``` ## example diff --git a/lib/favicon-32x32.png b/lib/favicon-32x32.png deleted file mode 100644 index 8b20f26..0000000 Binary files a/lib/favicon-32x32.png and /dev/null differ diff --git a/lib/favicon-16x16.png b/lib/favicon.png similarity index 100% rename from lib/favicon-16x16.png rename to lib/favicon.png diff --git a/lib/index.hbs b/lib/index.hbs index 55f162e..1681a86 100644 --- a/lib/index.hbs +++ b/lib/index.hbs @@ -5,9 +5,8 @@ {{title}} - - - + +