This website works better with JavaScript.
Explore
Help
Sign In
github-forks
/
success
mirror of
https://github.com/excalidraw/excalidraw.git
Watch
1
Star
0
Fork
You've already forked success
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Create now.json for redirects (
#1191
)
Browse Source
pull/1197/head
Lipis
5 years ago
committed by
GitHub
parent
ae655cd7d3
commit
5f447cfe6a
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
9 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
9
now.json
Unescape
Escape
View File
@ -0,0 +1,9 @@
{
"redirects"
:
[
{
"source"
:
"/([^.]+)"
,
"destination"
:
"/"
,
"statusCode"
:
301
}
]
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
github-forks/success
Title
Body
Create Issue