ananke/layouts/partials/func/social
Ramiro Morales 58e742ef62
theme(fix): share link building when params particle is present (#769)
In these cases the site permalink is used instead of the social network
URL for sharing as defined in the `link` value
(https://www.linkedin.com/shareArticle in the below example)

Most visible case is LinkedIn but all social networks that have

```toml
[ananke.social.networks.particles]
...
params = "..."
```

in `config/_default/params.toml` are affected by this bug.

Closes #768.
2024-10-26 06:05:18 +07:00
..
getShareLink.html theme(fix): share link building when params particle is present (#769) 2024-10-26 06:05:18 +07:00
sortNetworks.html docs(fix): update theme.toml with min version and authors 2024-10-24 15:28:55 +07:00