diff --git a/workspaces/website/public/resume.json b/workspaces/website/public/resume.json index b6e2d19..c958547 100644 --- a/workspaces/website/public/resume.json +++ b/workspaces/website/public/resume.json @@ -273,7 +273,7 @@ "meta": { "canonical": "https://scottnath.com/resume.json", "version": "1.1.0", - "lastModified": "2024-06-03T18:26:35.690Z", + "lastModified": "2024-06-07T18:26:35.690Z", "themeOptions": { "preordered": true, "sectionTitles": { diff --git a/workspaces/website/src/content/blahg/microdata-jsonresume-dsd.md b/workspaces/website/src/content/blahg/microdata-jsonresume-dsd.md index 5eb776a..6808631 100644 --- a/workspaces/website/src/content/blahg/microdata-jsonresume-dsd.md +++ b/workspaces/website/src/content/blahg/microdata-jsonresume-dsd.md @@ -1,7 +1,7 @@ --- title: "How to Add Declarative Shadow DOM to a LitElement Web Component" description: "Converting a LitElement web component to allow Server Side Rendering using Declarative Shadow DOM" -pubDate: "2024-06-06" +pubDate: "2024-06-07" heroImage: "/blahg-assets/jsonresume/jsonresume-component-ssr-dsd.avif" heroImageDesc: 'Article header image shows the words "Server-Side Rendering a Declarative Shadow DOM with LitElement"' ---