From bc9eaf670610e027fb59fc9abb1b06bb0d7cd182 Mon Sep 17 00:00:00 2001 From: Linus Flood Date: Thu, 5 Feb 2026 07:38:15 +0000 Subject: [PATCH] Merged in fix/robots-txt (pull request #3547) feat(robots): fixed robots.txt file * feat(robots): fixed robots.txt file --- apps/scandic-web/{ => app}/robots.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename apps/scandic-web/{ => app}/robots.txt (100%) diff --git a/apps/scandic-web/robots.txt b/apps/scandic-web/app/robots.txt similarity index 100% rename from apps/scandic-web/robots.txt rename to apps/scandic-web/app/robots.txt