Updated the files per the warning's suggestions.

This commit is contained in:
Nathan Biller
2019-10-03 09:51:30 -04:00
parent 3ec8032f53
commit 1a56baa004
6 changed files with 15 additions and 10 deletions

View File

@@ -25,7 +25,7 @@
<p>{{ .text }}</p>
</div>
<div class="card-action">
<a href="{{ .url }}" class="button btn-align-md accent-btn raised">{{ .buttonText }}</a>
<a href="{{ .Permalink }}" class="button btn-align-md accent-btn raised">{{ .buttonText }}</a>
</div>
</div>
</div>