diff --git a/.gitignore b/.gitignore index 12f5516..befeb92 100644 --- a/.gitignore +++ b/.gitignore @@ -50,9 +50,3 @@ next-env.d.ts ui-debug.log firebase-debug.log firestore-debug.log -# next-video -public/videos/* -!public/videos/*.json -!public/videos/*.js -!public/videos/*.ts -public/_next-video diff --git a/public/videos/RUR_Logo.mp4 b/public/videos/RUR_Logo.mp4 new file mode 100644 index 0000000..737cfe1 Binary files /dev/null and b/public/videos/RUR_Logo.mp4 differ diff --git a/src/components/blocks/expandable-card-standard.tsx b/src/components/blocks/expandable-card-standard.tsx index 9ebc2a8..6e2a5f4 100644 --- a/src/components/blocks/expandable-card-standard.tsx +++ b/src/components/blocks/expandable-card-standard.tsx @@ -73,7 +73,7 @@ export default function ExpandableCard() { } else{ return ( - <> +