ananke/layouts/partials/func
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
..
social theme(fix): share link building when params particle is present (#769) 2024-10-26 06:05:18 +07:00
style theme(fix): use internal methods to evaluate environment 2024-10-21 10:03:45 +07:00
GetFeaturedImage.html Only apply the absURL on images served through satic directory (#557) 2022-06-10 15:36:57 -04:00
GetLanguageDirection.html Only add html[dir] attr if languageDirection is explicitly set 2022-04-21 14:23:44 -04:00
warn.html Use .Render for summary and summary-with-image throughout (#498) 2022-01-19 11:24:13 -05:00