diff --git a/index.md b/index.md
index d64392ed20e258984a3bdf836b979067ed2804c1..c566e43e0e616f06412aa620777349104c4d0a9a 100644
--- a/index.md
+++ b/index.md
@@ -14,8 +14,9 @@ Just the Docs gives your documentation a jumpstart with a responsive Jekyll them
 
 [Get started now](#getting-started){: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 } [View it on GitHub](https://github.com/pmarsceill/just-the-docs){: .btn .fs-5 .mb-4 .mb-md-0 }
 
-v{{ site.github.versions.just-the-docs }}
-
+{% for dep in site.github.versions %}
+  {{ dep }}: {{ dep.version }}
+{% endfor %}
 ---
 
 ## Getting started