ananke/layouts
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
..
_default theme(fix): use internal methods to evaluate environment 2024-10-21 10:03:45 +07:00
page Remove Section mention from single/page (#531) 2022-03-21 13:36:15 -04:00
partials theme(fix): share link building when params particle is present (#769) 2024-10-26 06:05:18 +07:00
post Add missing "read more" link to summary.html (#658) 2023-11-21 15:08:47 -05:00
shortcodes Fixed a typo in form-contact.html (#266) 2020-06-03 09:54:50 -04:00
404.html fix permissions (#581) 2022-12-14 09:56:24 -05:00
index.html Fix render breakage introduced in #665 (#685) 2024-05-03 13:43:35 -04:00
robots.txt theme(fix): use internal methods to evaluate environment 2024-10-21 10:03:45 +07:00