diff --git a/package.json b/package.json index e9659895..d19a5010 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coryd.dev", - "version": "8.4.7", + "version": "8.4.6", "description": "The source for my personal site. Built using 11ty.", "type": "module", "scripts": { diff --git a/src/_data/json/meta.json b/src/_data/json/meta.json index 47b6aed0..db953f21 100644 --- a/src/_data/json/meta.json +++ b/src/_data/json/meta.json @@ -4,6 +4,7 @@ "author": "Cory Dransfeldt", "email": "coryd@hey.com", "url": "https://coryd.dev", + "themeColor": "#3b82f6", "siteType": "Person", "locale": "en_US", "lang": "en", diff --git a/src/_includes/base.liquid b/src/_includes/base.liquid index 2a3cbf3e..530a2541 100644 --- a/src/_includes/base.liquid +++ b/src/_includes/base.liquid @@ -27,6 +27,7 @@ property="og:image" content="{%- if schema == 'blog' %}{{ meta.url }}/assets/img/social-preview/{{ title | slugify }}-preview.jpeg{%- else -%}{{ meta.meta_data.opengraph_default }}{% endif -%}" /> + diff --git a/src/pages/uses.md b/src/pages/uses.md index d04f6b8b..9290fff9 100644 --- a/src/pages/uses.md +++ b/src/pages/uses.md @@ -26,7 +26,6 @@ Software and services that I use for work and my own enjoyment.