ananke/layouts/partials
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
..
func theme(fix): share link building when params particle is present (#769) 2024-10-26 06:05:18 +07:00
social theme(fix): remove caching of share links (#757) 2024-10-24 16:58:58 +07:00
svg Remove template tags from socials SVGs 2022-02-02 10:15:01 -05:00
commento.html Add commento (#178) 2019-06-09 15:46:06 -04:00
head-additions.html Add head partial (#285) 2020-06-03 16:01:01 -05:00
i18nlist.html Added support for Right-To-Left languages (#532) 2022-04-21 14:17:49 -04:00
menu-contextual.html Fix TOC header (#168) 2019-03-26 16:45:46 -04:00
new-window-icon.html Open social media links in new tab and add Medium icon (#143) 2018-11-27 18:44:27 -05:00
page-header.html complete the feature for the cover dimming class in page (#732) 2024-10-21 15:48:03 +07:00
site-favicon.html Use relative URL for favicon (#251) 2020-06-03 10:17:41 -04:00
site-footer.html theme(feat): social media follow links 2024-10-20 12:47:56 +07:00
site-header.html complete the feature for the cover dimming class in page (#732) 2024-10-21 15:48:03 +07:00
site-navigation.html theme(feat): social media follow links 2024-10-20 12:47:56 +07:00
site-scripts.html Re-introducing site-scripts partial for user to overwrite 2021-12-23 16:33:51 -05:00
site-style.html Refactor styling to drop PostCSS (#424) 2021-06-15 09:58:27 -04:00
summary-with-image.html Only apply the absURL on images served through satic directory (#557) 2022-06-10 15:36:57 -04:00
summary.html Use .Render for summary and summary-with-image throughout (#498) 2022-01-19 11:24:13 -05:00
tags.html Improve links for sitemap and taxonomies (#569) 2022-09-07 08:36:32 -04:00