{
  "$type": "site.standard.document",
  "canonicalUrl": "https://devlog.croft.click/2026/05/10/tourmaline-share-fixes",
  "description": "Fixed personality card SVG clipping and switched to aturi.to for post links",
  "path": "/2026/05/10/tourmaline-share-fixes",
  "publishedAt": "2026-05-10T12:45:00.000Z",
  "site": "at://did:plc:ofrbh253gwicbkc5nktqepol/site.standard.publication/3mlen2qhzrt2s",
  "tags": [
    "atproto",
    "pkgs",
    "tooling"
  ],
  "textContent": "Fixed the personality card SVG being clipped in the share page preview. The SVG now uses width=\"100%\" with viewBox only (no fixed height) and display:block to prevent inline gaps. Removed overflow-hidden from the preview container.\n\nSwitched the \"View post\" link after sharing from bsky.app/profile/{did}/post/{rkey} to aturi.to/{did}/{collection}/{rkey} — universal links that let the viewer choose their preferred ATProto client rather than hardcoding Bluesky's web app.",
  "title": "Tourmaline share page fixes"
}