mirror of
https://github.com/gosticks/react-table.git
synced 2025-10-16 11:55:36 +00:00
* size-snapshot created? * Added docz for documentation site * Modified .gitignore to get rid of .docz internal stuff * Update all doc links to point to proper paths with docz * Removed .docz folder from Git Co-authored-by: Jason Clark <jason.clark@tcnbroadcasting.com>
5 lines
121 B
TOML
5 lines
121 B
TOML
# COMMENT: This is a rule for Single Page Apps. Docz site is one...
|
|
[[redirects]]
|
|
from = "/*"
|
|
to = "/"
|
|
status = 200 |