diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1d46830a6a0edf3c54219fe3776d1a94c4573a23..88b854420d8c433cdfae9927803463f8592c6f3f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,4 +12,3 @@ pages: artifacts: paths: - public/ - \ No newline at end of file diff --git a/index.html b/index.html index 85c1c7ec18a6cd29533818a28f3fb13c54db548e..5068a896b052ae4f721dc1dbc8974af8bc21fda9 100644 --- a/index.html +++ b/index.html @@ -487,12 +487,6 @@ </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 02e4191f64401585e35013fe63107438387cef89..a02d6b5e7ca2e0b8e5664ab751d4711af6b8d297 100644 --- a/index_de.html +++ b/index_de.html @@ -367,12 +367,6 @@ 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 85c1c7ec18a6cd29533818a28f3fb13c54db548e..5068a896b052ae4f721dc1dbc8974af8bc21fda9 100644 --- a/index_en.html +++ b/index_en.html @@ -487,12 +487,6 @@ </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 72ae4774aa9e7c413338562665e335c18f9e64d9..fe0682d39fe6f99157a96fca91c90dc6f7a5751c 100644 --- a/index_zh.html +++ b/index_zh.html @@ -356,12 +356,6 @@ </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 e69ef87a1d9eca004618ee04501522a9d549a6f2..ae9c129bcbeb682592e4b2e90586b36a32749f07 100644 --- a/index_zh_big5.html +++ b/index_zh_big5.html @@ -356,12 +356,6 @@ </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 7826d5b590f0acaba1eadf88c4b6eb0ed6e90b3c..a059d595a8b0e9de31bcd125ad05e48d5969d304 100644 --- a/templates/index.tpl +++ b/templates/index.tpl @@ -349,12 +349,6 @@ </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>