Skip to content

Commit 62a5051

Browse files
committed
Rename previous conference link to make it explicit
1 parent 5dcf9ee commit 62a5051

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/layout.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<a href="#organisation">Organisation</a>
135135
</li>
136136
<li>
137-
<a href="/2025/index.html">2025</a>
137+
<a href="/2025/index.html">SCBCN 2025</a>
138138
</li>
139139
</ul>
140140
</nav>

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@ const groupEvents = await getMeetupEvents(11478542);
529529
<div class="row post-row" id="location-map">
530530
<div class="col-md-12">
531531
<div class="post-header">
532-
<h2 class="post-title">BAU Barcelona - 24 and 25 October</h2>
532+
<h2 class="post-title">BAU Barcelona</h2>
533533
</div>
534534
<iframe
535535
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2992.914787150938!2d2.1930827766973966!3d41.3976568953572!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x12a4a3170af16e65%3A0xe67be0eeaca3663f!2sBAU%2C%20Centro%20Universitario%20de%20Artes%20y%20Dise%C3%B1o%20de%20Barcelona!5e0!3m2!1ses!2ses!4v1685124443454!5m2!1ses!2ses"

0 commit comments

Comments
 (0)