diff --git a/bin/generate-screenshots.js b/bin/generate-screenshots.js index ba66a19..d95ffc3 100755 --- a/bin/generate-screenshots.js +++ b/bin/generate-screenshots.js @@ -79,7 +79,7 @@ function findSamples(content) { * 'B -> A\n' + * 'terminators fade' * ), - * file: 'favicon.png', + * file: 'web/resources/favicon.png', * size: {height: 16, width: 16}, * }); */ diff --git a/bin/server.js b/bin/server.js index 350e1fc..a042ac4 100755 --- a/bin/server.js +++ b/bin/server.js @@ -52,9 +52,8 @@ statics 'library.htm', 'lib', 'web/lib', + 'web/resources', 'web/styles', - 'favicon.png', - 'apple-touch-icon.png', ], devMapper); if(DEV) { diff --git a/index.html b/index.html index 52c1ce0..4b2bbf7 100644 --- a/index.html +++ b/index.html @@ -16,8 +16,8 @@ ">