diff --git a/package.json b/package.json
index 0f68713e..3e3ee828 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "blueprint-ui",
- "version": "0.3.7-rc4",
+ "version": "0.3.7-rc5",
"scripts": {
"ng": "ng",
"start": "ng serve",
diff --git a/src/app/components/admin/admin-container/admin-container.component.html b/src/app/components/admin/admin-container/admin-container.component.html
index 8f5d6dce..f3172600 100755
--- a/src/app/components/admin/admin-container/admin-container.component.html
+++ b/src/app/components/admin/admin-container/admin-container.component.html
@@ -110,7 +110,7 @@
Administration
[src]="
(theme$ | async) === 'light-theme'
? '/assets/img/cmu-red-gray.png'
- : '/assets/img/cmu-red-gray.png'
+ : '/assets/img/sei-logo-gray.png'
"
/>
diff --git a/src/app/components/card-list/card-list.component.html b/src/app/components/card-list/card-list.component.html
index d710dd4b..0b4b887e 100644
--- a/src/app/components/card-list/card-list.component.html
+++ b/src/app/components/card-list/card-list.component.html
@@ -3,101 +3,98 @@
Released under a MIT (SEI)-style license, please see LICENSE.md in the
project root for license information or contact permission@sei.cmu.edu for full terms.
-->
-