mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-13 00:05:49 +00:00
comments carbon calculator link, redirects from carbon calculator page to impact page
This commit is contained in:
@@ -345,29 +345,29 @@ pages:
|
|||||||
targets:
|
targets:
|
||||||
- ja
|
- ja
|
||||||
|
|
||||||
- name: Carbon Calculator
|
# - name: Carbon Calculator
|
||||||
html: carbon-calculator.html
|
# html: carbon-calculator.html
|
||||||
parent: xrp-ledger-overview.html
|
# parent: xrp-ledger-overview.html
|
||||||
template: page-calculator.html.jinja
|
# template: page-calculator.html.jinja
|
||||||
top_nav_grouping: Sustainability
|
# top_nav_grouping: Sustainability
|
||||||
sidebar: disabled
|
# sidebar: disabled
|
||||||
blurb: Whether it's cash, credit, or crypto, every transaction you make consumes energy. Use the XRPL cryptocurrency carbon calculator to compare.
|
# blurb: Whether it's cash, credit, or crypto, every transaction you make consumes energy. Use the XRPL cryptocurrency carbon calculator to compare.
|
||||||
fb_card: currency-calculator-card-fb.png
|
# fb_card: currency-calculator-card-fb.png
|
||||||
twitter_card: currency-calculator-card-tw.png
|
# twitter_card: currency-calculator-card-tw.png
|
||||||
targets:
|
# targets:
|
||||||
- en
|
# - en
|
||||||
|
|
||||||
- name: 二酸化炭素電卓
|
# - name: 二酸化炭素電卓
|
||||||
html: carbon-calculator.html
|
# html: carbon-calculator.html
|
||||||
parent: xrp-ledger-overview.html
|
# parent: xrp-ledger-overview.html
|
||||||
template: page-calculator.html.jinja
|
# template: page-calculator.html.jinja
|
||||||
top_nav_grouping: Sustainability
|
# top_nav_grouping: Sustainability
|
||||||
sidebar: disabled
|
# sidebar: disabled
|
||||||
blurb: 現金、クレジットカード、暗号資産でもエネルギー消費する。インタラクティブツールで消費量を比較しましょう。
|
# blurb: 現金、クレジットカード、暗号資産でもエネルギー消費する。インタラクティブツールで消費量を比較しましょう。
|
||||||
fb_card: currency-calculator-card-fb.png
|
# fb_card: currency-calculator-card-fb.png
|
||||||
twitter_card: currency-calculator-card-tw.png
|
# twitter_card: currency-calculator-card-tw.png
|
||||||
targets:
|
# targets:
|
||||||
- ja
|
# - ja
|
||||||
|
|
||||||
- name: XRPL Foundation
|
- name: XRPL Foundation
|
||||||
html: https://foundation.xrpl.org/
|
html: https://foundation.xrpl.org/
|
||||||
|
|||||||
@@ -7,6 +7,7 @@
|
|||||||
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
|
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
|
||||||
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
|
<meta http-equiv="refresh" content="0;url=https://xrpl.org/impact.html"> </meta>
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user