Compare commits

..

No commits in common. "6d40ccb0d2bfc7ed8274b9b446fe135adcd0f62b" and "394b163f4bc3a73268616d5448bb732c477fc210" have entirely different histories.

View File

@ -33,12 +33,11 @@ export default function Eventbanner() {
</a> </a>
</div> </div>
</div> </div>
<div className="mt-6">
{/* <div className="mt-6">
<a href="https://www.ourverse.tf/events.html" className="text-lg font-semibold leading-6 text-link"> <a href="https://www.ourverse.tf/events.html" className="text-lg font-semibold leading-6 text-link">
See more events <span aria-hidden="true"></span> See more events <span aria-hidden="true"></span>
</a> </a>
</div>*/} </div>
</div> </div>
</div> </div>
) )