From 5f42f31c697f5f07a1383e8c1a6631e9e69ecb69 Mon Sep 17 00:00:00 2001 From: stage5-sweep Date: Fri, 18 Sep 2026 13:27:43 +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