Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
Zasedání CF
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TO
Zasedání CF
Commits
4721e772
Verified
Commit
4721e772
authored
9 months ago
by
Andrej Ramašeuski
Browse files
Options
Downloads
Patches
Plain Diff
Bugfix
parent
80c4c8f0
No related branches found
No related tags found
No related merge requests found
Pipeline
#19830
passed
9 months ago
Stage: build
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.env
+1
-1
1 addition, 1 deletion
.env
src/pages/Home.js
+2
-10
2 additions, 10 deletions
src/pages/Home.js
with
3 additions
and
11 deletions
.env
+
1
−
1
View file @
4721e772
...
...
@@ -4,7 +4,7 @@ REACT_APP_CF_TITLE="CF 2024"
REACT_APP_CF_DESC="Oficiální stránka zasedání Celostátního fóra České pirátské strany, 9. 11. 2024"
REACT_APP_CF_EVENT_DATE="9. 11. 2024"
REACT_APP_CF_EVENT_CITY="Praha"
REACT_APP_CF_EVENT_VENUE="Masar
i
kova kolej"
REACT_APP_CF_EVENT_VENUE="Masar
y
kova kolej"
REACT_APP_MATOMO_ID="204"
REACT_APP_SENTRY_DSN="https://aa80453ff4d54b9a9c1b49e79060498a@sentry.pirati.cz/14"
...
...
This diff is collapsed.
Click to expand it.
src/pages/Home.js
+
2
−
10
View file @
4721e772
...
...
@@ -19,8 +19,7 @@ const Home = () => {
<
div
className
=
"
content-block
"
>
<
p
className
=
"
text-md lg:text-lg
"
>
<
strong
>
Letos
se
zasedání
CF
s
doprovodným
programem
bude
konat
v
&
nbsp
;
Brně
v
termínu
13
.
&
nbsp
;
–
&
nbsp
;
14
.
ledna
2024
.
<
/strong><br/
><
br
/>
Po
dlouhé
době
bude
možnost
se
konečně
osobně
setkat
,
projednat
,
co
je
potřeba
,
vyměnit
si
zkušenosti
napříč
republikou
a
&
nbsp
;
skvěle
se
pobavit
.
Setkání
Celostátního
fóra
je
stěžejní
událost
,
kterou
si
umíme
užít
se
vším
všudy
.
I
&
nbsp
;
tentokrát
nás
čeká
pestrý
a
&
nbsp
;
pěkně
nabitý
program
.
<
br
/>
<
strong
>
Zasedání
CF
se
bude
konat
v
&
nbsp
;
Praze
v
termínu
9
.
&
nbsp
;
listopadu
2024
.
<
/strong><br/
><
br
/>
<
/p
>
<
/div
>
...
...
@@ -73,7 +72,6 @@ const Home = () => {
</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
className="cf-hero"
...
...
@@ -129,7 +127,6 @@ const Home = () => {
))}
</div>
{
/*
<div className="bg-blue-300 text-white p-8 md:p-16">
<div className="content-block">
<h3 className="head-alt-md">Zasedání Celostátního fóra proběhlo 13. ledna 2024 v Brně</h3>
...
...
@@ -137,8 +134,6 @@ const Home = () => {
Děkujeme všem za účast a těšíme se na vás na zasedání Celostátního fóra v roce 2025.
</h2>
*/
}
{
/*
<p className="text-md lg:text-lg">
Zasedání bude možno sledovat on-line na adrese{" "}
<a href="https://cf2024.online" className="font-bold">
...
...
@@ -146,10 +141,8 @@ const Home = () => {
</a>
.
</p>
*/
}
</div>
{
/*
<Button
className="md:text-xl btn--to-blue-300"
bodyClassName="whitespace-no-wrap"
...
...
@@ -161,9 +154,8 @@ const Home = () => {
>
Sledovat CF 2024 online
</Button>
*/
}
</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
className="cf-hero"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment