Skip to content

Commit 6d77523

Browse files
remove ref to cris in default config
1 parent a6f4807 commit 6d77523

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config/default-app-config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -789,6 +789,6 @@ export class DefaultAppConfig implements AppConfig {
789789
buttons: ['facebook', 'x', 'linkedin', 'email', 'copy_link'],
790790
showPlusButton: true,
791791
showCounters: true,
792-
title: 'DSpace CRIS demo',
792+
title: 'DSpace demo',
793793
};
794794
}

0 commit comments

Comments
 (0)