Skip to content

Commit e7c37aa

Browse files
💬 Alter home title
1 parent ce8cde0 commit e7c37aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/pages/landing/Landing.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ export const Landing = () => {
8585
<KanbanTemplate
8686
kanbanProps={{
8787
draggable: false,
88-
title: "Landing Page",
88+
title: "Vernietigingslijsten",
8989
fieldsets: STATUSES,
9090
objectLists: objectLists,
9191
}}

0 commit comments

Comments
 (0)