File tree Expand file tree Collapse file tree
app/(default)/(event)/cvpr2026/workshop Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -370,7 +370,7 @@ export default function Home() {
370370
371371
372372
373- < div className = "w-full px-6 flex justify-center mt-24" >
373+ { /* <div className="w-full px-6 flex justify-center mt-24">
374374 <div className="w-full max-w-7xl flex">
375375 <h2 className="text-t1">
376376 <Link href="#challenge" className="scroll-mt-32 group flex items-center" id="challenge">
@@ -408,7 +408,7 @@ export default function Home() {
408408 </div>
409409 </div>
410410 </div>
411- </ div >
411+ </div> */ }
412412
413413
414414
Original file line number Diff line number Diff line change @@ -79,10 +79,10 @@ export const NavigatorProject: {
7979 text : "Contribution" ,
8080 id : "contribution" ,
8181 } ,
82- {
83- text : "Challenge" ,
84- id : "challenge" ,
85- } ,
82+ // {
83+ // text: "Challenge",
84+ // id: "challenge",
85+ // },
8686 {
8787 text : "Schedule" ,
8888 id : "schedule" ,
You can’t perform that action at this time.
0 commit comments