Use hub_baseurl variable in schedule lane button link URL
This commit is contained in:
@@ -50,7 +50,7 @@
|
|||||||
<p>Record</p>
|
<p>Record</p>
|
||||||
</a>
|
</a>
|
||||||
<br class="no-css">
|
<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">
|
<img src="<!--% absolute_path(baseurl) %-->images/icons/calendar-2-line.svg" alt="" height="110">
|
||||||
<p>Schedule</p>
|
<p>Schedule</p>
|
||||||
</a>
|
</a>
|
||||||
|
Reference in New Issue
Block a user