docs/modules/customize/pages/social_shares.adoc in decidim-0.28.4 vs docs/modules/customize/pages/social_shares.adoc in decidim-0.29.0.rc1
- old
+ new
@@ -26,20 +26,20 @@
[source,console]
----
DECIDIM_SOCIAL_SHARE_SERVICES="Facebook, X"
----
-NOTE: Services names are case sensitive.
+NOTE: Services names are case-sensitive.
== Default services
By default we enable the following services: X, Facebook, WhatsApp and Telegram.
image::social-share-modal-default.png[Social share modal]
== Custom services
-If you have the need, you can enable your own service. To do that, as an example for a ficticious social service called "Foo", you will need to follow these steps:
+If you have the need, you can enable your own service. To do that, as an example for a fictitious social service called "Foo", you will need to follow these steps:
. Add the logo of your service to the images' pack at `app/packs/images/`. Following the example, it'd be "foo.svg"
. Alternatively, you can provide any https://remixicon.com/ logo also. Simply as adding the icon key for such social share, e.g. "reddit-line"