Skip to content

Commit ff2110e

Browse files
committed
update emaps note
1 parent 2b384db commit ff2110e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

src/docs/grid-aware-websites/tutorials/grid-aware-tutorial-cloudflare-workers.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,14 @@ You should have:
3232

3333
You should also be aware of the limits and pricing of Cloudflare Workers, available on the [Cloudflare website](https://developers.cloudflare.com/workers/platform/).
3434

35-
{% include 'partials/gaw-emaps-note.njk' %}
35+
<aside class="alert alert-info text-base-content">
36+
<p>
37+
<strong>Note:</strong>
38+
This plugin currently uses the <a href="https://portal.electricitymaps.com/developer-hub/api/reference#latest-carbon-intensity-level">Electricity Maps Level API</a> as the source of grid intensity data. This API is currently only available under a paid plan, but we are in conversation with Electricity Maps on ways to make this data available in some kind of free version. You can
39+
track the progress of this issue on
40+
<a href="https://github.com/thegreenwebfoundation/grid-aware-websites/issues/21">GitHub</a>.
41+
</p>
42+
</aside>
3643

3744
<aside class="alert alert-info text-base-content">
3845
<p>For the purposes of this tutorial, we will demonstrate deploying a Cloudflare Worker to run on our own Green Web Foundation ___domain (`thegreenwebfoundation.org`). <strong>When following along with this tutorial, you should use your own ___domain</strong>.</p>

0 commit comments

Comments
 (0)