comments carbon calculator link, redirects from carbon calculator page to impact page

This commit is contained in:
akcodez
2023-03-02 16:34:41 -08:00
parent 09512ed47c
commit 47b973a6c2
2 changed files with 23 additions and 22 deletions

View File

@@ -345,29 +345,29 @@ pages:
targets:
- ja
- name: Carbon Calculator
html: carbon-calculator.html
parent: xrp-ledger-overview.html
template: page-calculator.html.jinja
top_nav_grouping: Sustainability
sidebar: disabled
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
twitter_card: currency-calculator-card-tw.png
targets:
- en
# - name: Carbon Calculator
# html: carbon-calculator.html
# parent: xrp-ledger-overview.html
# template: page-calculator.html.jinja
# top_nav_grouping: Sustainability
# sidebar: disabled
# 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
# twitter_card: currency-calculator-card-tw.png
# targets:
# - en
- name: 二酸化炭素電卓
html: carbon-calculator.html
parent: xrp-ledger-overview.html
template: page-calculator.html.jinja
top_nav_grouping: Sustainability
sidebar: disabled
blurb: 現金、クレジットカード、暗号資産でもエネルギー消費する。インタラクティブツールで消費量を比較しましょう。
fb_card: currency-calculator-card-fb.png
twitter_card: currency-calculator-card-tw.png
targets:
- ja
# - name: 二酸化炭素電卓
# html: carbon-calculator.html
# parent: xrp-ledger-overview.html
# template: page-calculator.html.jinja
# top_nav_grouping: Sustainability
# sidebar: disabled
# blurb: 現金、クレジットカード、暗号資産でもエネルギー消費する。インタラクティブツールで消費量を比較しましょう。
# fb_card: currency-calculator-card-fb.png
# twitter_card: currency-calculator-card-tw.png
# targets:
# - ja
- name: XRPL Foundation
html: https://foundation.xrpl.org/

View File

@@ -7,6 +7,7 @@
<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>
<![endif]-->
<meta http-equiv="refresh" content="0;url=https://xrpl.org/impact.html"> </meta>
{% endblock %}