Skip to content

Commit 6d25769

Browse files
committed
update index W25
1 parent 602ebc0 commit 6d25769

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: UCSB Library Carpentry Workshops
66
## Workshops
77

88
<!-- show workshops after 2025-01-01 -->
9-
{% assign cutoff = '2025-10-13' | date: "%s" %}
9+
{% assign cutoff = '2025-10-23' | date: "%s" %}
1010
{% assign sorted_workshops = site.categories.workshop | sort: "date" %}
1111
{% assign lastWorkshop = sorted_workshops | last %}
1212
{% assign lastWorkshopDate = lastWorkshop.date | date: "%s" %}
@@ -28,7 +28,6 @@ title: UCSB Library Carpentry Workshops
2828

2929
## Related events
3030
<ul>
31-
<li>October 23: <a href="https://www.library.ucsb.edu/events-exhibitions/text-preprocessing-r" target="_blank">Text Preprocessing with R workshop</a></li>
3231
<li>Thursdays this Fall: <a href="https://ucsb.zoom.us/meeting/register/2BlJKaBaTtGKtzhqSZHRiw#/registration" target="_blank">Data to Discovery Series (30-minute sessions on Open Science)</a></li>
3332
</ul>
3433

0 commit comments

Comments
 (0)