diff --git a/README.md b/README.md index 856e795..ccbe7f7 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,20 @@ Let's build a self-hosted version of [this wildfire map](https://felt.com/map/Wi Svelte is really just here for UI elements like a legend. This could pretty easily be vanilla javascript. +## Embed + +Copy the following snippet into the CMS of your choice: + +```html + +``` + ## Fire data The wilfire data is generated from our [gao-wildfire-exceptions](https://github.com/MuckRock/gao-wildfire-exceptions) repository. diff --git a/index.html b/index.html index 31c4eb6..a630ee0 100644 --- a/index.html +++ b/index.html @@ -2,8 +2,12 @@
- + +