mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +00:00
moves zip to assets folder
This commit is contained in:
@@ -4946,7 +4946,7 @@ pages:
|
|||||||
targets:
|
targets:
|
||||||
- ja
|
- ja
|
||||||
- name: XRPL Brand Kit
|
- 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
|
parent: resources.html
|
||||||
blurb: Review guidelines for using XRPL design assets.
|
blurb: Review guidelines for using XRPL design assets.
|
||||||
top_nav_grouping: Development
|
top_nav_grouping: Development
|
||||||
@@ -4954,7 +4954,7 @@ pages:
|
|||||||
- en
|
- en
|
||||||
|
|
||||||
- name: XRPLブランドキット
|
- 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
|
parent: resources.html
|
||||||
blurb: XRPLのデザインアセットのガイドラインを確認しましょう。
|
blurb: XRPLのデザインアセットのガイドラインを確認しましょう。
|
||||||
top_nav_grouping: 開発
|
top_nav_grouping: 開発
|
||||||
|
|||||||
@@ -276,7 +276,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<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>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user