Skip to content

Commit 0ae9bb1

Browse files
committed
Add retreat page to the conferences tab
1 parent 4bdeb8b commit 0ae9bb1

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

conferences.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,24 @@ <h2>CONREFENCES</h2>
1111
<section class="wrapper style4 container">
1212
<div class="row news">
1313

14+
<div class="12u project">
15+
<a href="./retreat_2025.html">
16+
<div class="4u" style="float: right;">
17+
<img src="./images/places/Wisla.jpg" style="width: 70%;">
18+
</div>
19+
<div class="project-box 8u">
20+
<h3>C-LAB RETREAT 2025</h3>
21+
<p>
22+
Focus: <span>From Neural Signals to Conscious Experience</span>
23+
<br>
24+
Date: <span>10 - 13.04.2025</span>
25+
<br>
26+
Place: <span>Wisła, Poland</span>
27+
</p>
28+
</div>
29+
</a>
30+
</div>
31+
1432
<div class="12u project">
1533
<a href="./retreat_2024.html">
1634
<div class="4u" style="float: right;">

images/places/Wisla.jpg

563 KB
Loading

retreat_2025.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<article id="main">
66
<header class="special container">
77
<span class="icon fa-connectdevelop"></span>
8-
<h2 style="font-weight: 800"> From Neural Signals to Conscious Experience </h2>
8+
<h2 style="font-weight: 800"> From Neural Signals to Conscious Experience </h2>
99
<h2> Wisła, 10th to 13th of April, 2025 </h2>
1010
</header>
1111
<section class="wrapper style4 container">

0 commit comments

Comments
 (0)