Convert fixed refs to ref calls

This commit is contained in:
2023-11-09 23:58:57 +00:00
parent d0baae54ce
commit 2ca30595f7
4 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
Leigh Hackspace is open to all.<br>Being a member gives you access to our space, tools, and community.
</div>
<div class="column is-4-tablet _is-2-desktop is-3-widescreen">
<a href="/memberships" class="button is-primary is-fullwidth is-medium has-box-shadow">Join Leigh Hackspace</a>
<a href="{{ ref . "membership" }}" class="button is-primary is-fullwidth is-medium has-box-shadow">Join Leigh Hackspace</a>
</div>
</div>
</div>