Skip to content

Commit

Permalink
try redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
suhailsaqan committed Aug 11, 2023
1 parent 8b3edf5 commit 211dd0a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions _redirects
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/* https://nostrscript.suhailsaqan.com/ 200!
5 changes: 5 additions & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[[redirects]]
from = "/*"
to = "https://nostrscript.suhailsaqan.com/"
status = 200
force = true

0 comments on commit 211dd0a

Please sign in to comment.