diff --git a/.github/workflows/blog-posts-to-readme.yaml b/.github/workflows/blog-posts-to-readme.yaml index 42aebf76..d873892f 100644 --- a/.github/workflows/blog-posts-to-readme.yaml +++ b/.github/workflows/blog-posts-to-readme.yaml @@ -17,7 +17,7 @@ jobs: - name: Commit file changes run: | git config --global user.name 'cdransf' - git config --global user.email 'hi@coryd.dev' + git config --global user.email 'coryd@hey.com' git add . git diff --quiet --cached || git commit -m "Update README" - name: Push changes diff --git a/.github/workflows/fetch-artist-charts.yaml b/.github/workflows/fetch-artist-charts.yaml index 4ab763de..881ff2fb 100644 --- a/.github/workflows/fetch-artist-charts.yaml +++ b/.github/workflows/fetch-artist-charts.yaml @@ -27,4 +27,4 @@ jobs: with: commit_message: Update artist charts for the week. commit_user_name: cdransf - commit_user_email: hi@coryd.dev + commit_user_email: coryd@hey.com diff --git a/src/_data/meta.js b/src/_data/meta.js index fa98e185..45d52559 100644 --- a/src/_data/meta.js +++ b/src/_data/meta.js @@ -3,7 +3,7 @@ export default { siteDescription: "I'm a software developer in Camarillo, California. I enjoy hanging out with my beautiful family and 4 rescue dogs, technology, automation, music, writing, reading and tv and movies.", author: 'Cory Dransfeldt', - authorEmail: 'hi@coryd.dev', + authorEmail: 'coryd@hey.com', authorWebsite: 'https://coryd.dev', themeColor: '#3b82f6', url: process.env.URL || 'http://localhost:8080', diff --git a/src/assets/styles/index.css b/src/assets/styles/index.css index 19214d28..aa083f49 100644 --- a/src/assets/styles/index.css +++ b/src/assets/styles/index.css @@ -221,7 +221,7 @@ nav ul li .active svg:hover { } /* social icons */ -.at svg { stroke: var(--brand-proton) !important; } +.at svg { stroke: var(--brand-hey) !important; } .brand-github svg { stroke: var(--brand-github) !important; } .brand-mastodon svg { stroke: var(--brand-mastodon) !important; } .brand-lastfm svg { stroke: var(--brand-lastfm) !important; } diff --git a/src/assets/styles/partials/vars.css b/src/assets/styles/partials/vars.css index eeb273e7..a42a6716 100644 --- a/src/assets/styles/partials/vars.css +++ b/src/assets/styles/partials/vars.css @@ -42,7 +42,7 @@ --gray-dark: var(--gray-700); --brand-github: #333; - --brand-proton: #6d4aff; + --brand-hey: #5522fa; --brand-mastodon: #6364ff; --brand-lastfm: #d51007; --brand-trakt: #ed1c24; diff --git a/src/meta/security.liquid b/src/meta/security.liquid index c45b5853..cb6129b6 100644 --- a/src/meta/security.liquid +++ b/src/meta/security.liquid @@ -3,7 +3,7 @@ permalink: '.well-known/security.txt' eleventyExcludeFromCollections: true dynamicPermalink: false --- -Contact: mailto:hi@coryd.dev +Contact: mailto:coryd@hey.com Expires: 2099-01-01T08:00:00.000Z Preferred-Languages: en Canonical: https://coryd.dev/.well-known/security.txt \ No newline at end of file diff --git a/src/pages/referrals.md b/src/pages/referrals.md index 48200249..f5ddc102 100644 --- a/src/pages/referrals.md +++ b/src/pages/referrals.md @@ -10,7 +10,6 @@ description: 'Referral links for services that I use.' Referral links for services I use. I save some money, and you do as well if you choose to use them.