moves brand kit link in footer and nav to resources, adds new brand kit deletes old one replaces all references to new url

This commit is contained in:
akcodez
2023-11-16 13:35:23 -08:00
parent 00ddbba652
commit db87dc6963
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@@ -276,7 +276,7 @@
</div>
<div >
<a class="btn btn-primary btn-arrow" target="_blank" href="{{target.github_forkurl}}/raw/{{target.github_branch}}/content/XRPL_Logo_Kit.zip">{% trans %}Download the PDF and Assets{% endtrans %}</a>
<a class="btn btn-primary btn-arrow" target="_blank" href="{{target.github_forkurl}}/raw/{{target.github_branch}}/content/XRPL_Brand_Kit.zip">{% trans %}Download the PDF and Assets{% endtrans %}</a>
</div>
</div>