diff --git a/themes/DeepThought/static/icons/gitlab2.png b/static/images/gitlab.png
similarity index 100%
rename from themes/DeepThought/static/icons/gitlab2.png
rename to static/images/gitlab.png
diff --git a/themes/DeepThought/static/icons/gitlab.png b/themes/DeepThought/static/icons/gitlab.png
deleted file mode 100644
index 047accc..0000000
Binary files a/themes/DeepThought/static/icons/gitlab.png and /dev/null differ
diff --git a/themes/DeepThought/static/images/avatar.png b/themes/DeepThought/static/images/avatar.png
deleted file mode 100644
index 6aae7f6..0000000
Binary files a/themes/DeepThought/static/images/avatar.png and /dev/null differ
diff --git a/themes/DeepThought/templates/base.html b/themes/DeepThought/templates/base.html
index 60364b7..284b6f5 100644
--- a/themes/DeepThought/templates/base.html
+++ b/themes/DeepThought/templates/base.html
@@ -126,7 +126,7 @@
       </a>
       <a href="https://0xacab.org/anarsec/anarsec.guide" target="_blank">
       <span class="icon is-medium" title="GitLab">
-      <img src="/icons/gitlab2.png">
+      <img src="/images/gitlab.png">
       </span>
       </a>
       </p>