diff --git a/components/PageLayouts/DashboardLayout.tsx b/components/PageLayouts/DashboardLayout.tsx
index 0ab1677f..9a28fcf7 100644
--- a/components/PageLayouts/DashboardLayout.tsx
+++ b/components/PageLayouts/DashboardLayout.tsx
@@ -304,7 +304,7 @@ export const HomeDashboardControls = (props: {
- {props.hasPubs ? (
+ {props.hasPubs || props.hasArchived ? (
<>