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.

macOS + iOS

-- [Orion](https://kagi.com/orion/): Kagi's Webkit-based browser. It's fast, has a built in ad-blocker and works with their search engine. - [Bear](https://bear.app): native, fast and flexible — it's a breeze to use across Apple's ecosystem. - [Doppler](https://brushedtype.com/doppler): a beautiful, simple native music player that supports scrobbling to Last.fm. - [Ivory](https://tapbots.com/ivory/): the best, most polished Mastodon client for macOS and iOS. diff --git a/src/posts/2023/default-apps-2023.md b/src/posts/2023/default-apps-2023.md index 2039570d..159ea6a8 100644 --- a/src/posts/2023/default-apps-2023.md +++ b/src/posts/2023/default-apps-2023.md @@ -14,7 +14,7 @@ In the spirit of following a trend, here are my default apps as of now (the end - Launcher: [Alfred](https://alfredapp.com) - Cloud storage: iCloud - Photo library: iCloud -- Web browser: [Orion](https://kagi.com/orion/) +- Web browser: Safari - Calendar: [HEY](https://hey.com) - Weather: Weather.app - Podcasts: N/A