From bdd64372fde1c7cdb34d4479b4483fec21e63de4 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Tue, 2 Jun 2026 18:02:14 +0100 Subject: [PATCH] adds images symlink to http/public --- http/public/images | 1 + 1 file changed, 1 insertion(+) create mode 120000 http/public/images diff --git a/http/public/images b/http/public/images new file mode 120000 index 0000000..ccc7a5b --- /dev/null +++ b/http/public/images @@ -0,0 +1 @@ +../../common/images/ \ No newline at end of file