Skip to content

Commit b82ab25

Browse files
committed
add logo
1 parent 3733b30 commit b82ab25

File tree

2 files changed

+9
-131
lines changed

2 files changed

+9
-131
lines changed

public/routes.json

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"routes": [
3+
{
4+
"route": "/*",
5+
"serve": "/index.html",
6+
"statusCode": 200
7+
}
8+
]
9+
}

src/layouts/RTL.js

-131
This file was deleted.

0 commit comments

Comments
 (0)