We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69fa252 commit 834f80dCopy full SHA for 834f80d
public/_partials/banner.ejs
@@ -21,7 +21,9 @@
21
<strong>
22
<h2>Our Next Event:</h2>
23
<!-- <h3><%= dateToReadable(new Date(event.date)) %></h3> -->
24
- <h3><a href='//lunch.js.la'>Lunch.js</a> on March 1st, 2022</h3>
+ <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>
27
</strong>
28
</li>
29
<li>
0 commit comments