diff --git a/workspaces/website/public/profile-components/devto-200px-wide.png b/workspaces/website/public/profile-components-blahg/devto-200px-wide.png
similarity index 100%
rename from workspaces/website/public/profile-components/devto-200px-wide.png
rename to workspaces/website/public/profile-components-blahg/devto-200px-wide.png
diff --git a/workspaces/website/public/profile-components/devto-400px-wide.png b/workspaces/website/public/profile-components-blahg/devto-400px-wide.png
similarity index 100%
rename from workspaces/website/public/profile-components/devto-400px-wide.png
rename to workspaces/website/public/profile-components-blahg/devto-400px-wide.png
diff --git a/workspaces/website/public/profile-components/github-component-header-scottnath.png b/workspaces/website/public/profile-components-blahg/github-component-header-scottnath.png
similarity index 100%
rename from workspaces/website/public/profile-components/github-component-header-scottnath.png
rename to workspaces/website/public/profile-components-blahg/github-component-header-scottnath.png
diff --git a/workspaces/website/public/profile-components/github-dark-meowy-400px.png b/workspaces/website/public/profile-components-blahg/github-dark-meowy-400px.png
similarity index 100%
rename from workspaces/website/public/profile-components/github-dark-meowy-400px.png
rename to workspaces/website/public/profile-components-blahg/github-dark-meowy-400px.png
diff --git a/workspaces/website/public/profile-components/github-dark-scottnath-400px.png b/workspaces/website/public/profile-components-blahg/github-dark-scottnath-400px.png
similarity index 100%
rename from workspaces/website/public/profile-components/github-dark-scottnath-400px.png
rename to workspaces/website/public/profile-components-blahg/github-dark-scottnath-400px.png
diff --git a/workspaces/website/public/profile-components/profile-components-header-prod.jpeg b/workspaces/website/public/profile-components-blahg/profile-components-header-prod.jpeg
similarity index 100%
rename from workspaces/website/public/profile-components/profile-components-header-prod.jpeg
rename to workspaces/website/public/profile-components-blahg/profile-components-header-prod.jpeg
diff --git a/workspaces/website/public/profile-components/profile-components-header.jpeg b/workspaces/website/public/profile-components-blahg/profile-components-header.jpeg
similarity index 100%
rename from workspaces/website/public/profile-components/profile-components-header.jpeg
rename to workspaces/website/public/profile-components-blahg/profile-components-header.jpeg
diff --git a/workspaces/website/public/profile-components/profile-components-header.png b/workspaces/website/public/profile-components-blahg/profile-components-header.png
similarity index 100%
rename from workspaces/website/public/profile-components/profile-components-header.png
rename to workspaces/website/public/profile-components-blahg/profile-components-header.png
diff --git a/workspaces/website/src/content/blahg/profile-components.md b/workspaces/website/src/content/blahg/profile-components.md
index 072e12f..40c42f6 100644
--- a/workspaces/website/src/content/blahg/profile-components.md
+++ b/workspaces/website/src/content/blahg/profile-components.md
@@ -1,13 +1,13 @@
---
title: "Profile Components: display social profiles in native web components"
-description: "Profile-components are a set of web components with zero dependencies that display publically-available profile information from various social networks. Currently two: GitHub and dev.to."
+description: "Profile-components are a set of web components with zero dependencies that display publicly-available profile information from various social networks. Currently two: GitHub and dev.to."
pubDate: "2023-10-10"
-heroImage: "/profile-components/profile-components-header-prod.jpeg"
+heroImage: "/profile-components-blahg/profile-components-header-prod.jpeg"
---
-Profile Components is a set of web components with zero dependencies that display publically-available profile information from various social networks. Currently two: GitHub and dev.to.
+Profile Components is a set of web components with zero dependencies that display publicly-available profile information from various social networks. Currently two: GitHub and dev.to.
-Being native web components, these can be used in any HTML page, framework-based site, or whereever you can use HTML. They are available via unpkg.com or you can add the npm module to your project.
+Being native web components, these can be used in any HTML page, framework-based site, or wherever you can use HTML. They are available via unpkg.com or you can add the NPM module to your project.
## 100% All Natural Features!
@@ -37,19 +37,19 @@ use via unpkg.com:
+ src="https://unpkg.com/profile-components-blahg/dist/github-user.js">