mirror of
https://gerrit.hackerspace.pl/hscloud
synced 2025-03-25 05:15:06 +00:00
hswaw/cebulacamp: update ticket info, fix CSS
Change-Id: I3c947080cec1ae93642cc124db20584e2767061f
This commit is contained in:
parent
bbf56cf7e1
commit
ec22027e19
3 changed files with 5 additions and 5 deletions
|
@ -24,13 +24,13 @@
|
|||
<header>
|
||||
<h2>Tickets</h2>
|
||||
<p>
|
||||
If you already have tickets from 2020: they're still valid. We will also start another small round of ticket sales very soon.
|
||||
If you already have tickets from 2020: they're still valid. We also have some extra tickets for sale on our <a href="https://tickets.hackerspace.pl/cebulacamp/kkc20/1">ticket shop</a> available under September 1st. Get them while they're hot!
|
||||
</p>
|
||||
<p>
|
||||
The ticket shop is available at <a href="https://tickets.hackerspace.pl/cebulacamp/kkc20/1">tickets.hackerspace.pl/cebulacamp/kkc20/1</a>.
|
||||
<b>If you don't have a valid tickets.hackerspace.pl order marked as 'Paid', you <i>do not have a ticket</i>. If you paid the hotel and don't have an order marked as 'Paid', <a href="mailto:cebula@hackerspace.pl">get in touch with us ASAP</a>, or <i>we will not have a room for you.</i></b>
|
||||
</p>
|
||||
<p>
|
||||
An all-inclusive ticket (bed in shared room for two nights, food for three days) is 500 PLN. If you want a solo room, or to share a room with someone in particular, contact <a href="mailto:cebula@hackerspace.pl">cebula@hackerspace.pl</a>, or (once you bought your ticket) <a href="mailto:info@orle.pl">info@orle.com.pl</a>.
|
||||
An all-inclusive ticket (bed in shared room for two nights, food for three days) is 500 PLN. If you want a solo room, or to share a room with someone in particular, contact <a href="mailto:cebula@hackerspace.pl">cebula@hackerspace.pl</a>.
|
||||
</p>
|
||||
<p>
|
||||
<img class="hotel-pic" src="hotel-orle.jpg">
|
||||
|
|
|
@ -114,7 +114,7 @@ section:nth-child(odd) {
|
|||
border: 8px solid rgba(61, 140, 208, 1);;
|
||||
}
|
||||
|
||||
section:nth-child(odd) h1 {
|
||||
section:nth-child(odd) h2 {
|
||||
background-color: rgba(61, 140, 208, 1);;
|
||||
}
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ local kube = import "../../kube/kube.libsonnet";
|
|||
|
||||
{
|
||||
cfg:: {
|
||||
image: "registry.k0.hswaw.net/q3k/cebulacamp-landing:315532800-dcf15608d95a4cfd6bd529fd46bfbe03f602cf34",
|
||||
image: "registry.k0.hswaw.net/q3k/cebulacamp-landing:315532800-bbf56cf7e14df954dcddedfe44c967246f11b72c",
|
||||
webFQDN: error "webhookFQDN must be set",
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue