diff --git a/docs/docs/about.md b/docs/docs/about.md index a98d387..a026d5c 100644 --- a/docs/docs/about.md +++ b/docs/docs/about.md @@ -1,12 +1,3 @@ - - - - # About the project Inland water bodies provide a variety of critical services for both human and aquatic life, including drinking water, recreational and economic opportunities, and marine habitats. A significant challenge water quality managers face is the formation of harmful algal blooms, which can harm human health, threaten other mammals like pets, and damage aquatic ecosystems. diff --git a/docs/docs/changelog.md b/docs/docs/changelog.md index 7d4dec1..114ba40 100644 --- a/docs/docs/changelog.md +++ b/docs/docs/changelog.md @@ -1,12 +1,3 @@ - - - - # CyFi changelog ### v1.1.3 - 2024-01-19 diff --git a/docs/docs/explorer.md b/docs/docs/explorer.md index b2bd7d5..a7e5925 100644 --- a/docs/docs/explorer.md +++ b/docs/docs/explorer.md @@ -1,12 +1,3 @@ - - - - # CyFi Explorer The focus of CyFi is making it easy to generate predictions using a trained machine learning model. That said, we know it can often be helpful to view predictions in context. That's why we've created CyFi Explorer! diff --git a/docs/docs/index.md b/docs/docs/index.md index 532e1d0..dc7ecdf 100644 --- a/docs/docs/index.md +++ b/docs/docs/index.md @@ -1,12 +1,3 @@ - - - - # CyFi: Cyanobacteria Finder
diff --git a/docs/docs/installation.md b/docs/docs/installation.md index d4018a7..2528b7b 100644 --- a/docs/docs/installation.md +++ b/docs/docs/installation.md @@ -1,12 +1,3 @@ - - - - # Installation CyFi requires python 3.10 or later. diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index aaf2e25..89af502 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -5,6 +5,8 @@ repo_url: https://github.com/drivendataorg/cyfi edit_uri: "" theme: name: flatly + analytics: + gtag: G-4DJJ6JZ04E nav: - Installation: "installation.md"