Skip to content
Snippets Groups Projects
Commit f1f7d005 authored by Marek Förster's avatar Marek Förster
Browse files

Zarazeni registraci

parent 59fa7dc9
Branches
No related tags found
No related merge requests found
Pipeline #11991 passed
......@@ -118,11 +118,11 @@ export const map = {
export const venues = [partyVenue, eventHall, workshopVenue];
export const nav = [
{
link: "/registrace",
title: "Registrace",
notonhome: true,
},
// {
// link: "/registrace",
// title: "Registrace",
// notonhome: true,
// },
{
link: "/ubytovani",
title: "Ubytování",
......
......@@ -71,6 +71,7 @@ const Home = () => {
))}
</div>
{/*
<div className="content-block alert alert--yellow-400 flex-col p-8 md:p-16">
<h3 className="head-alt-md">Online registrace účastníků zasedání CF byla spuštěna</h3>
<p className="text-md lg:text-lg">
......@@ -90,7 +91,7 @@ const Home = () => {
</p>
</div>
*/}
<div className="relative card elevation-10 flex flex-col lg:flex-row lg:items-center my-8 xl:-mx-16 container-padding--zero md:container-padding--auto overflow-hidden">
<div
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment