diff --git a/index.html b/index.html
index b4ddd0d..e7fab9e 100644
--- a/index.html
+++ b/index.html
@@ -35,7 +35,7 @@
Crafted
diff --git a/src/_wrenchboard/layout/core/_LayoutConfig.ts b/src/_wrenchboard/layout/core/_LayoutConfig.ts
index df6bddf..a08e9bb 100644
--- a/src/_wrenchboard/layout/core/_LayoutConfig.ts
+++ b/src/_wrenchboard/layout/core/_LayoutConfig.ts
@@ -115,7 +115,7 @@ export const DefaultConfig: ILayout = {
pageLoader: {
componentName: 'page-loader',
type: 'none',
- logoImage: 'default.svg',
+ logoImage: 'sidelogo.png',
logoClass: 'mh-75px',
},
},