mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 19:25:51 +00:00
moves zip to assets folder
This commit is contained in:
@@ -4946,7 +4946,7 @@ pages:
|
||||
targets:
|
||||
- ja
|
||||
- name: XRPL Brand Kit
|
||||
html: https://github.com/XRPLF/xrpl-dev-portal/raw/master/content/XRPL_Brand_Kit.zip
|
||||
html: https://xrpl.org/assets/XRPL_Brand_Kit.zip
|
||||
parent: resources.html
|
||||
blurb: Review guidelines for using XRPL design assets.
|
||||
top_nav_grouping: Development
|
||||
@@ -4954,7 +4954,7 @@ pages:
|
||||
- en
|
||||
|
||||
- name: XRPLブランドキット
|
||||
html: https://github.com/XRPLF/xrpl-dev-portal/raw/master/content/XRPL_Brand_Kit.zip
|
||||
html: https://xrpl.org/assets/XRPL_Brand_Kit.zip
|
||||
parent: resources.html
|
||||
blurb: XRPLのデザインアセットのガイドラインを確認しましょう。
|
||||
top_nav_grouping: 開発
|
||||
|
||||
@@ -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_Brand_Kit.zip">{% trans %}Download the PDF and Assets{% endtrans %}</a>
|
||||
<a class="btn btn-primary btn-arrow" target="_blank" href="./assets/XRPL_Brand_Kit.zip">{% trans %}Download the PDF and Assets{% endtrans %}</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user