From b1655f88c7d5c28007826a137df8b8c912fa22e3 Mon Sep 17 00:00:00 2001 From: JohnnyB Date: Tue, 7 May 2024 14:29:04 +0100 Subject: [PATCH] Replaced underscore. --- .../themes/{buttons_top => buttons-top}/README.md | 0 .../{buttons_top => buttons-top}/buttons_top.png | Bin .../themes/{buttons_top => buttons-top}/favicon.ico | Bin .../themes/{buttons_top => buttons-top}/index.html | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename examples/server/themes/{buttons_top => buttons-top}/README.md (100%) rename examples/server/themes/{buttons_top => buttons-top}/buttons_top.png (100%) rename examples/server/themes/{buttons_top => buttons-top}/favicon.ico (100%) rename examples/server/themes/{buttons_top => buttons-top}/index.html (100%) diff --git a/examples/server/themes/buttons_top/README.md b/examples/server/themes/buttons-top/README.md similarity index 100% rename from examples/server/themes/buttons_top/README.md rename to examples/server/themes/buttons-top/README.md diff --git a/examples/server/themes/buttons_top/buttons_top.png b/examples/server/themes/buttons-top/buttons_top.png similarity index 100% rename from examples/server/themes/buttons_top/buttons_top.png rename to examples/server/themes/buttons-top/buttons_top.png diff --git a/examples/server/themes/buttons_top/favicon.ico b/examples/server/themes/buttons-top/favicon.ico similarity index 100% rename from examples/server/themes/buttons_top/favicon.ico rename to examples/server/themes/buttons-top/favicon.ico diff --git a/examples/server/themes/buttons_top/index.html b/examples/server/themes/buttons-top/index.html similarity index 100% rename from examples/server/themes/buttons_top/index.html rename to examples/server/themes/buttons-top/index.html