Skip to content

Commit 85d05e0

Browse files
committed
.
1 parent 77afeb5 commit 85d05e0

14 files changed

Lines changed: 1 addition & 1 deletion

components/redirect.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ export default function Redirect() {
175175
pathname.toLowerCase().startsWith('/sparsevideonav')
176176
|| pathname.toLowerCase().startsWith('/mm-videonav')
177177
) {
178-
redirect('/MM-VideoNav/')
178+
redirect('/SparseVideoNav/')
179179
}
180180
if (
181181
pathname.toLowerCase().startsWith('/mm-hand')

public/MM-VideoNav/static/css/bulma-carousel.min.css renamed to public/SparseVideoNav/static/css/bulma-carousel.min.css

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

public/MM-VideoNav/static/css/fontawesome.all.min.css renamed to public/SparseVideoNav/static/css/fontawesome.all.min.css

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)