diff --git a/app.config.ts b/app.config.ts
index 798d3c0227bbf80282d43a6f9c45693a952ab99f..3ef118c0683969fb10d01b12a3a4adfd43e7c820 100644
--- a/app.config.ts
+++ b/app.config.ts
@@ -13,7 +13,7 @@ export default defineAppConfig({
     },
     header: {
       title: 'Microbial Warfare',
-      logo: true,
+      logo: false,
       showLinkIcon: true,
       exclude: []
     },