Skip to content

Commit 2c92b06

Browse files
committed
Improve workshop page UX with dedicated layout and fix localization links
- Show current status prominently: no workshops currently scheduled - Hide historical workshop information (2018-2020) in collapsible section - Maintain all existing #taproot-workshop anchor links functionality - Use dedicated layout following Publications pattern for consistency - Fix broken localization links by removing non-existent language pages - Improve user perception that site is actively maintained
1 parent cb3f145 commit 2c92b06

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

_layouts/workshops.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ layout: default
66

77
<div class="localization">
88
<a href="/en/workshops/">en</a>
9-
{% for lang in site.languages %}
10-
| <a href="/{{ lang.code }}/workshops/">{{lang.code}}</a>
11-
{% endfor %}
129
</div>
1310

1411
<h1 class="post-title">Workshops</h1>

0 commit comments

Comments
 (0)