Use hub_baseurl variable in schedule lane button link URL

This commit is contained in:
2025-10-09 21:33:57 -04:00
parent a9ff01f392
commit 9d1b94f686

View File

@@ -50,7 +50,7 @@
<p>Record</p>
</a>
<br class="no-css">
<a class="lane-button" href="https://hub.hackerpublicradio.org/calendar.php">
<a class="lane-button" href="<!--% hub_baseurl %-->calendar.php">
<img src="<!--% absolute_path(baseurl) %-->images/icons/calendar-2-line.svg" alt="" height="110">
<p>Schedule</p>
</a>