Skip to content

Commit 02f9dc9

Browse files
committed
[DSC-1434] feature: update twitter to x button
1 parent a85550c commit 02f9dc9

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
@@ -639,7 +639,7 @@ export class DefaultAppConfig implements AppConfig {
639639
addToAnyPlugin: AddToAnyPluginConfig = {
640640
scriptUrl: 'https://static.addtoany.com/menu/page.js',
641641
socialNetworksEnabled: false,
642-
buttons: ['facebook', 'twitter', 'linkedin', 'email', 'copy_link'],
642+
buttons: ['facebook', 'x', 'linkedin', 'email', 'copy_link'],
643643
showPlusButton: true,
644644
showCounters: true,
645645
title: 'DSpace CRIS 7 demo',

0 commit comments

Comments
 (0)