From 47b973a6c203af8d56d3f6eb780c77f25263c9c0 Mon Sep 17 00:00:00 2001 From: akcodez Date: Thu, 2 Mar 2023 16:34:41 -0800 Subject: [PATCH] comments carbon calculator link, redirects from carbon calculator page to impact page --- dactyl-config.yml | 44 ++++++++++++++--------------- template/page-calculator.html.jinja | 1 + 2 files changed, 23 insertions(+), 22 deletions(-) diff --git a/dactyl-config.yml b/dactyl-config.yml index e554a3fc8b..7a51cd3849 100644 --- a/dactyl-config.yml +++ b/dactyl-config.yml @@ -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/ diff --git a/template/page-calculator.html.jinja b/template/page-calculator.html.jinja index 9b87fa3af7..9cd4516443 100644 --- a/template/page-calculator.html.jinja +++ b/template/page-calculator.html.jinja @@ -7,6 +7,7 @@ + {% endblock %}