Skip to content

Commit 580b0dd

Browse files
committed
feat: Add Netlify _headers file for security and redirects
This commit introduces the `public/_headers` file, which is essential for configuring Netlify deployments. This file will be used to: - Set up custom HTTP headers for improved security (e.g., HSTS, CSP). - Define redirect rules for cleaner URLs and SEO.
1 parent 5ecd8d8 commit 580b0dd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

public/_headers

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
/*
2+
Link: <https://telemetry.gosuda.org>; rel="preconnect"

0 commit comments

Comments
 (0)