diff --git a/index.html b/index.html
index 5068a896b052ae4f721dc1dbc8974af8bc21fda9..85c1c7ec18a6cd29533818a28f3fb13c54db548e 100644
--- a/index.html
+++ b/index.html
@@ -487,6 +487,12 @@
                    </a>
                </div>
             </div>
+	    <div class="center">
+	            <a rel="noreferrer" href="https://gitlab.libresilicon.com" target="_blank">
+                    <img width="120px" style="margin-top: 20px;" src="img/gitlab-logo.png">
+		    <p><u>LibreSilicon GitLab</u></p>
+		   </a>
+           </div>
         </div>
     </section>
 
diff --git a/index_de.html b/index_de.html
index a02d6b5e7ca2e0b8e5664ab751d4711af6b8d297..02e4191f64401585e35013fe63107438387cef89 100644
--- a/index_de.html
+++ b/index_de.html
@@ -367,6 +367,12 @@ We intend to change that!</p>
                    </a>
                </div>
             </div>
+	    <div class="center">
+	            <a rel="noreferrer" href="https://gitlab.libresilicon.com" target="_blank">
+                    <img width="120px" style="margin-top: 20px;" src="img/gitlab-logo.png">
+		    <p><u>LibreSilicon GitLab</u></p>
+		   </a>
+           </div>
         </div>
     </section>
 
diff --git a/index_en.html b/index_en.html
index 5068a896b052ae4f721dc1dbc8974af8bc21fda9..85c1c7ec18a6cd29533818a28f3fb13c54db548e 100644
--- a/index_en.html
+++ b/index_en.html
@@ -487,6 +487,12 @@
                    </a>
                </div>
             </div>
+	    <div class="center">
+	            <a rel="noreferrer" href="https://gitlab.libresilicon.com" target="_blank">
+                    <img width="120px" style="margin-top: 20px;" src="img/gitlab-logo.png">
+		    <p><u>LibreSilicon GitLab</u></p>
+		   </a>
+           </div>
         </div>
     </section>
 
diff --git a/index_zh.html b/index_zh.html
index fe0682d39fe6f99157a96fca91c90dc6f7a5751c..72ae4774aa9e7c413338562665e335c18f9e64d9 100644
--- a/index_zh.html
+++ b/index_zh.html
@@ -356,6 +356,12 @@
                    </a>
                </div>
             </div>
+	    <div class="center">
+	            <a rel="noreferrer" href="https://gitlab.libresilicon.com" target="_blank">
+                    <img width="120px" style="margin-top: 20px;" src="img/gitlab-logo.png">
+		    <p><u>LibreSilicon GitLab</u></p>
+		   </a>
+           </div>
         </div>
     </section>
 
diff --git a/index_zh_big5.html b/index_zh_big5.html
index ae9c129bcbeb682592e4b2e90586b36a32749f07..e69ef87a1d9eca004618ee04501522a9d549a6f2 100644
--- a/index_zh_big5.html
+++ b/index_zh_big5.html
@@ -356,6 +356,12 @@
                    </a>
                </div>
             </div>
+	    <div class="center">
+	            <a rel="noreferrer" href="https://gitlab.libresilicon.com" target="_blank">
+                    <img width="120px" style="margin-top: 20px;" src="img/gitlab-logo.png">
+		    <p><u>LibreSilicon GitLab</u></p>
+		   </a>
+           </div>
         </div>
     </section>
 
diff --git a/templates/index.tpl b/templates/index.tpl
index a059d595a8b0e9de31bcd125ad05e48d5969d304..7826d5b590f0acaba1eadf88c4b6eb0ed6e90b3c 100644
--- a/templates/index.tpl
+++ b/templates/index.tpl
@@ -349,6 +349,12 @@
                    </a>
                </div>
             </div>
+	    <div class="center">
+	            <a rel="noreferrer" href="https://gitlab.libresilicon.com" target="_blank">
+                    <img width="120px" style="margin-top: 20px;" src="img/gitlab-logo.png">
+		    <p><u>LibreSilicon GitLab</u></p>
+		   </a>
+           </div>
         </div>
     </section>