---
title: Social Share Buttons
navTitle: "On this page:"
buttons:
- id: x
title: x
subtitle: Share on X
url: https://twitter.com/intent/tweet?url={{ $link }}&text={{ $title }}
icon:
- id: linkedin
title: LinkedIn
subtitle: Share on LinkedIn
url: https://www.linkedin.com/sharing/share-offsite/?url={{ $link }}
icon:
---