{
  "$type": "site.standard.document",
  "description": "I dropped a light/dark theme toggle into the navigation of my site, replacing the prior reliance on the visitor's preference set at the OS level (though it does still consider this preference).",
  "path": "/posts/2024/adding-a-light-dark-theme-toggle",
  "publishedAt": "2024-02-17T00:00:00Z",
  "site": "at://did:plc:sttgf52vkk46f6yuknvqxvgh/site.standard.publication/self",
  "tags": [
    "development",
    "css",
    "eleventy",
    "javascript"
  ],
  "title": "Adding a light-dark theme toggle"
}