reset to remix
This commit is contained in:
commit
789cb7bdfb
22 changed files with 23521 additions and 0 deletions
2
public/_headers
Normal file
2
public/_headers
Normal file
|
@ -0,0 +1,2 @@
|
|||
/build/*
|
||||
Cache-Control: public, max-age=31536000, s-maxage=31536000
|
5
public/_routes.json
Normal file
5
public/_routes.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"version": 1,
|
||||
"include": ["/*"],
|
||||
"exclude": ["/build/*"]
|
||||
}
|
BIN
public/favicon.ico
Normal file
BIN
public/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Loading…
Add table
Add a link
Reference in a new issue