From 49bcde3513d55da02f77ec7bdd7ffba0b09d7446 Mon Sep 17 00:00:00 2001 From: stage5-sweep Date: Fri, 18 Sep 2026 13:26:41 +0000 Subject: [PATCH] chore(www): migrate root .well-known/ to www/.well-known/ (rsr-template-repo#119) --- {.well-known => www/.well-known}/security.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {.well-known => www/.well-known}/security.txt (100%) diff --git a/.well-known/security.txt b/www/.well-known/security.txt similarity index 100% rename from .well-known/security.txt rename to www/.well-known/security.txt