Skip to content
Snippets Groups Projects
Verified Commit c5bd0807 authored by Andrej Ramašeuski's avatar Andrej Ramašeuski
Browse files

Uprava homepage, zru3eni registrace pro hosty z ulice

parent c886c5a1
No related branches found
No related tags found
No related merge requests found
Pipeline #20084 passed
...@@ -91,7 +91,6 @@ const Home = () => { ...@@ -91,7 +91,6 @@ const Home = () => {
{days} dní a {hours} hodin {days} dní a {hours} hodin
</h1> </h1>
{/*
<Button <Button
className="md:text-xl btn--to-blue-300" className="md:text-xl btn--to-blue-300"
bodyClassName="whitespace-no-wrap" bodyClassName="whitespace-no-wrap"
...@@ -106,13 +105,14 @@ const Home = () => { ...@@ -106,13 +105,14 @@ const Home = () => {
className="md:text-xl btn--to-blue-300 ml-4" className="md:text-xl btn--to-blue-300 ml-4"
bodyClassName="whitespace-no-wrap" bodyClassName="whitespace-no-wrap"
color="blue-300" color="blue-300"
href="https://a.pirati.cz/cf2024/" href="https://a.pirati.cz/cf/2024-11/"
icon="ico--chevron-right" icon="ico--chevron-right"
target="_blank" target="_blank"
> >
Podklady Podklady
</Button> </Button>
{/*
*/} */}
</div> </div>
</div> </div>
......
...@@ -173,6 +173,7 @@ const Registration = () => { ...@@ -173,6 +173,7 @@ const Registration = () => {
&nbsp;(vyžaduje přihlášení) &nbsp;(vyžaduje přihlášení)
</span> </span>
</Button> </Button>
{/*
<Button <Button
className="btn--violet-400 max-w-full sm:max-w-xs lg:max-w-full" className="btn--violet-400 max-w-full sm:max-w-xs lg:max-w-full"
bodyClassName="whitespace-no-wrap" bodyClassName="whitespace-no-wrap"
...@@ -191,6 +192,7 @@ const Registration = () => { ...@@ -191,6 +192,7 @@ const Registration = () => {
> >
Ostatní (hosté) Ostatní (hosté)
</Button> </Button>
*/}
</div> </div>
{/* {/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment