diff --git a/index.html b/index.html
index 0a3d17d125e01aa3d04ac6e065d08484819acca7..31d21576803adc3951ceffa5c173c02edbfcaef6 100644
--- a/index.html
+++ b/index.html
@@ -6,6 +6,7 @@
   <meta name="description" content="Deploy a Production Ready Kubernetes Cluster">
   <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
   <link rel="stylesheet" href="//unpkg.com/docsify-themeable/dist/css/theme-simple.css">
+  <link rel="icon" href="/logo/logo-clear.png" type="image/png" />
   <style>
     :root {
       --base-font-size: 16px;