File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -736,3 +736,22 @@ searchResults:
736736 followAuthorityMetadataValuesLimit : 5
737737
738738
739+ # Configuration of social links using AddToAny plugin
740+ addToAnyPlugin :
741+ # If you want to self-host check https://www.addtoany.com/buttons/customize/host_cache
742+ scriptUrl : " https://static.addtoany.com/menu/page.js"
743+ # This is enabled flag
744+ socialNetworksEnabled : true
745+ # Check available integrations, visit https://www.addtoany.com/buttons/for/website
746+ # 1. Click "Choose Services", select integrations, then click Done
747+ # 2. Get Button Code
748+ # 3. You will get a HTML e.g. <a class="a2a_button_facebook"></a> where "facebook" is part you want to include in list
749+ buttons :
750+ - facebook
751+ - twitter
752+ - linkedin
753+ - email
754+ - copy_link
755+ showPlusButton : true
756+ showCounters : true
757+ title : DSpace demo
You can’t perform that action at this time.
0 commit comments