Skip to content

Commit 91ca923

Browse files
committed
Update upcoming events list
Added to homepage too.
1 parent 2cf0111 commit 91ca923

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

_includes/upcoming.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
(Nothing at the moment)
1+
<ul>
2+
<li><strong>Shaping SF (December 4, 2024)</strong>: "Refusing Silicon Valley" with Erin McElroy. <a href="https://www.shapingsf.org/public-talks/">More information here.</a></li>
3+
</ul>

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ <h2>Hi! I'm Wendy, and I live in San Francisco.</h2>
1818
<h5>(Photo courtesy of <a href="https://cba.art/">Chandler Abraham</a>)</h5>
1919
</div>
2020
</div>
21+
<h3>Upcoming events</h3>
22+
{% include upcoming.html %}

0 commit comments

Comments
 (0)