diff --git a/CHANGELOG.md b/CHANGELOG.md
index 768595b6..6dd4bc49 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+## v0.17 [2023-11-30]
+
+_Bug fixes_
+
+- Fixed the index doc by removing unsupported images. ([#334](https://github.com/turbot/steampipe-mod-aws-insights/pull/334))
+
## v0.16 [2023-11-29]
_Bug fixes_
diff --git a/docs/index.md b/docs/index.md
index 993ac920..c92049a4 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -8,13 +8,6 @@ description: "DevOps pros use these dashboards to analyze cloud metrics, report
DevOps professionals use the AWS insights mod to visualize cloud intelligence and security metrics using interactive dashboards. Report on AWS resource configuration, visualize relationships, and aggregate metrics to better understand your cloud infrastructure. The dashboards are specified using a "low code" HCL format (similar to Terraform). Making it easy to inspect, modify and compose new dashboards to meet specific compliance and security objectives for your organization.
-
-
-
-
@@ -28,7 +21,7 @@ DevOps professionals use the AWS insights mod to visualize cloud intelligence an
Resource type **Dashboards** have interactive elements that can answer questions like:
-- How many of this resource type do I have?
+- How many of this resource type do I have?
- Counts by accounts and regions?
- Cost of these resources over time.
- Percentage of resources that are configured in specific ways (e.g. encryption on?)