mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-13 15:42:20 +00:00
Convert fixed refs to ref calls
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
<div class="navbar-item has-shadow">
|
||||
<div class="buttons is-block-touch is-fullwidth-touch">
|
||||
<a href="/membership" class="button is-primary is-rounded is-size-5">
|
||||
<a href="{{ ref . "membership" }}" class="button is-primary is-rounded is-size-5">
|
||||
<strong>Become a member</strong>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user