From 828b9b153804a0f590522d1f0df0db4eb00e3ed0 Mon Sep 17 00:00:00 2001 From: Marc Pervaz Boocha Date: Mon, 24 Jun 2024 13:36:19 +0530 Subject: Rearranged the project layout --- public/_headers | 6 ------ public/_redirects | 1 - public/favicon.svg | 5 ----- public/robots.txt | 3 --- 4 files changed, 15 deletions(-) delete mode 100644 public/_headers delete mode 100644 public/_redirects delete mode 100644 public/favicon.svg delete mode 100644 public/robots.txt (limited to 'public') diff --git a/public/_headers b/public/_headers deleted file mode 100644 index 5139dee..0000000 --- a/public/_headers +++ /dev/null @@ -1,6 +0,0 @@ -/* - X-Frame-Options: DENY - X-Content-Type-Options: nosniff - Referrer-Policy: no-referrer - Content-Security-Policy: default-src 'self'; script-src static.cloudflareinsights.com; connect-src cloudflareinsights.com; object-src 'none'; require-trusted-types-for 'script'; - Strict-Transport-Security: max-age=63072000; includeSubDomains; preload diff --git a/public/_redirects b/public/_redirects deleted file mode 100644 index dc42aa9..0000000 --- a/public/_redirects +++ /dev/null @@ -1 +0,0 @@ -/blog/ /posts/ 301 diff --git a/public/favicon.svg b/public/favicon.svg deleted file mode 100644 index c10bfd4..0000000 --- a/public/favicon.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/public/robots.txt b/public/robots.txt deleted file mode 100644 index b5f1e36..0000000 --- a/public/robots.txt +++ /dev/null @@ -1,3 +0,0 @@ -User-agent: * -Disallow: -Sitemap: https://sudomsg.com/sitemap.xml -- cgit v1.2.3-70-g09d2