Skip to content

Commit 834f80d

Browse files
committed
feat: update lunch.js date(s)
1 parent 69fa252 commit 834f80d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

public/_partials/banner.ejs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@
2121
<strong>
2222
<h2>Our Next Event:</h2>
2323
<!-- <h3><%= dateToReadable(new Date(event.date)) %></h3> -->
24-
<h3><a href='//lunch.js.la'>Lunch.js</a> on March 1st, 2022</h3>
24+
<h3><a href='//lunch.js.la' style='text-decoration: underline'>Lunch.js</a>
25+
<br />
26+
<span id='nextLunch'>on the first Tuesday of every month</span></h3>
2527
</strong>
2628
</li>
2729
<li>

0 commit comments

Comments
 (0)