From 6593fc02bdb9ff084786e1da609f9d49c61e9a5f Mon Sep 17 00:00:00 2001 From: Aroy-Art Date: Wed, 3 Apr 2024 21:55:03 +0200 Subject: [PATCH] Fix: some typos --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 1ae1d78..332c731 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This web application is a very simple file browser which can be used effectively together with [nginx's autoindex module](http://nginx.org/en/docs/http/ngx_http_autoindex_module.html). ![nginx file browser in action - light theme](assets/screenshot-light.jpg) -![nginx file browser in action - light theme](assets/screenshot-dark.jpg) +![nginx file browser in action - dark theme](assets/screenshot-dark.jpg) A sample nginx configuration is also included which mounts **file browser** under root (`/`) and mounts files to be listed under `/files` path. Hence is the `filesBaseUrl` under @@ -46,5 +46,4 @@ shall be changed to ``` And the mounting point is now `/home/myuser/files-to-serve/` instead of `/opt/www/files/`. -# ISO-Share