# Changelog

> A running log of meaningful changes to andrewm.codes. Sourced from CHANGELOG.md in the repo.

## [9.1.1](https://github.com/andrewmcodes/andrewm.codes/compare/v9.1.0...v9.1.1) — 2026-09-12


### Bug Fixes

* **ci:** ignore copilot planning commits in commitlint ([#602](https://github.com/andrewmcodes/andrewm.codes/issues/602)) ([605f529](https://github.com/andrewmcodes/andrewm.codes/commit/605f529520798d4000152e13d1ae72b932366c2a))


### Documentation

* **blog:** add webmentions tutorial ([#598](https://github.com/andrewmcodes/andrewm.codes/issues/598)) ([c066e78](https://github.com/andrewmcodes/andrewm.codes/commit/c066e78c13b3a0f6c9bfefd043fb21220d466876))
* **post:** update gem release tutorial for release-please v4 and trusted publishing ([#601](https://github.com/andrewmcodes/andrewm.codes/issues/601)) ([bbcd078](https://github.com/andrewmcodes/andrewm.codes/commit/bbcd07835ed70721bd968229ca0d1a15298973be))

## [9.1.0](https://github.com/andrewmcodes/andrewm.codes/compare/v9.0.0...v9.1.0) — 2026-09-12


### Features

* always lead selected writing with the latest post ([#597](https://github.com/andrewmcodes/andrewm.codes/issues/597)) ([38d2a44](https://github.com/andrewmcodes/andrewm.codes/commit/38d2a443a5340895c7179932d5f42751cb97c707))
* improve llm content discovery ([#589](https://github.com/andrewmcodes/andrewm.codes/issues/589)) ([8cfb728](https://github.com/andrewmcodes/andrewm.codes/commit/8cfb72825bc31a8d891c45865c07a8e57fd047d0))


### Performance

* optimize page asset delivery ([#594](https://github.com/andrewmcodes/andrewm.codes/issues/594)) ([f785c6a](https://github.com/andrewmcodes/andrewm.codes/commit/f785c6a0c9dcfa598ed55b524ae074852d28f094))

## [9.0.0](https://github.com/andrewmcodes/andrewm.codes/compare/v8.1.1...v9.0.0) — 2026-09-12


### Features

* **design:** act on the critique — Plex Sans, fewer rules, real state cues ([51456a5](https://github.com/andrewmcodes/andrewm.codes/commit/51456a5640519a23225c622b9c2c1744baa7d04f))
* **design:** replace the visual world with slate, ruby, and a named type scale ([1157bea](https://github.com/andrewmcodes/andrewm.codes/commit/1157bea02768c696247e3a51ade6cc40f255b191))
* **home:** add a derived evidence ledger to the hero ([d049d0b](https://github.com/andrewmcodes/andrewm.codes/commit/d049d0b4c22d8ffc98cdf29ff8a8316e5c68bcf9))
* **layout:** give every section a label rail so the desktop reads as composed ([4599b9c](https://github.com/andrewmcodes/andrewm.codes/commit/4599b9c2f4b81224f9ec04448919c1ef9d50f0d9))
* **post:** give the reading page a margin and finally build its contents rail ([75cf33f](https://github.com/andrewmcodes/andrewm.codes/commit/75cf33ffc3d93194e1066173be6327932a02b070))
* **site:** source-list shell, imagekit hosting, seo hardening, and a theme cross-fade ([3ca2ace](https://github.com/andrewmcodes/andrewm.codes/commit/3ca2ace911632a70e47d08803ea07e55b8837d3b))
* **site:** source-list shell, imagekit hosting, seo hardening, and a theme cross-fade ([cbd7b7c](https://github.com/andrewmcodes/andrewm.codes/commit/cbd7b7cebc49d57cc255ee359c75effc2bf3f07d))
* **styles:** add the radix slate ramp ([d81e286](https://github.com/andrewmcodes/andrewm.codes/commit/d81e2869cb0a573ff070c442f09329f3303d42c4))
* **webmentions:** redesign the post response section ([f6cd0f8](https://github.com/andrewmcodes/andrewm.codes/commit/f6cd0f8395738a35cf5343b825e37b5c844c6de4))


### Bug Fixes

* address design review and stabilize archive filters ([9bcec5a](https://github.com/andrewmcodes/andrewm.codes/commit/9bcec5a0062d6f9cf777034ed858237d2959cd14))
* address review regressions in shell lifecycle ([e62c0f5](https://github.com/andrewmcodes/andrewm.codes/commit/e62c0f5279b3806a4d25ddf0f2de3fe323144436))
* align component RBS declarations ([a2db634](https://github.com/andrewmcodes/andrewm.codes/commit/a2db634987d5204ce676c86131347869e4f6506c))
* **chrome:** guarantee focus, and clear the defects the chrome was carrying ([57f75f9](https://github.com/andrewmcodes/andrewm.codes/commit/57f75f92ab050bdda3020994aef72e2b644126ae))
* **cmdk:** restore focus to the trigger when the palette is opened with the shortcut ([8471e00](https://github.com/andrewmcodes/andrewm.codes/commit/8471e00b1576f85f618e93610928adfe3c733045))
* **design:** apply the finish review's material fixes ([45d0048](https://github.com/andrewmcodes/andrewm.codes/commit/45d0048a144885a770ce1798ab9a374055c7db12))
* **design:** clear the defects the first render surfaced ([de8a9d2](https://github.com/andrewmcodes/andrewm.codes/commit/de8a9d20bffae9ad33247da1bf4b39c2edf05114))
* **design:** close the finish review's last items and four latent defects ([eaac5f4](https://github.com/andrewmcodes/andrewm.codes/commit/eaac5f4914b608d62db9af6f9dbb85c718b22819))
* **design:** close the verdict's three regressions and three partials ([2974b4a](https://github.com/andrewmcodes/andrewm.codes/commit/2974b4aec4836194bee3a124f9c13ca2fe7e75cc))
* **design:** unify the last radii, delete a colour trap, and order the post head ([ed29415](https://github.com/andrewmcodes/andrewm.codes/commit/ed29415b1feb450128780baf95fcc39544d7a6d4))
* install falcon for local development ([#564](https://github.com/andrewmcodes/andrewm.codes/issues/564)) ([06d7e7d](https://github.com/andrewmcodes/andrewm.codes/commit/06d7e7d79c2c46eee9fecec77581d7b2364d95f0))
* refresh favicon assets to match ruby palette ([1072337](https://github.com/andrewmcodes/andrewm.codes/commit/1072337b07e90626e5c78b9485ed35eeddd8e5f4))
* remove speaking page section index ([#588](https://github.com/andrewmcodes/andrewm.codes/issues/588)) ([d026cf9](https://github.com/andrewmcodes/andrewm.codes/commit/d026cf937709adf51d10e03355fcc69c5657c740))
* **seo:** repair links and align sitemap metadata ([f245fae](https://github.com/andrewmcodes/andrewm.codes/commit/f245fae7a552dd26f6e06fb181c97a9ef99f3f42))
* **styles:** bridge mint-6 into the tailwind theme ([df2783c](https://github.com/andrewmcodes/andrewm.codes/commit/df2783c07acff4037df30aa2430ec1209c833bf5))
* **types:** satisfy tsc in copy_code and reading_progress ([03d3c9a](https://github.com/andrewmcodes/andrewm.codes/commit/03d3c9a4c3af747d7946d6bcbb89f017ed4ed99b))


### Performance

* **ci:** parallelize Lighthouse and cut runs per URL ([#562](https://github.com/andrewmcodes/andrewm.codes/issues/562)) ([459e8b0](https://github.com/andrewmcodes/andrewm.codes/commit/459e8b0553dd459166adc3fdac99621d84715049))


### Refactors

* **components:** collapse seven row and card components into two primitives ([68ac658](https://github.com/andrewmcodes/andrewm.codes/commit/68ac65812cc95ad43fcd3b0f67b4eaf9805c509b))
* **components:** drop Image's unreachable variants ([eb52a45](https://github.com/andrewmcodes/andrewm.codes/commit/eb52a45c8c176c918fed0aec01f157814c1333fc))
* replace email links with bluesky contact links ([#565](https://github.com/andrewmcodes/andrewm.codes/issues/565)) ([4a7d78e](https://github.com/andrewmcodes/andrewm.codes/commit/4a7d78e5cbfe7fe421bb35be8da624c522238d57))
* **styles:** prune the dead amber steps and the last hand-built label ([6c7119b](https://github.com/andrewmcodes/andrewm.codes/commit/6c7119b780a8bbef9050be2a1f0911b27afcf889))


### Documentation

* **design:** capture product context and design system ([8d6f0d8](https://github.com/andrewmcodes/andrewm.codes/commit/8d6f0d8129061b0ad153c5f52bdc84f36ed909b1))
* **design:** refresh the design system and document slate ([c4b6a20](https://github.com/andrewmcodes/andrewm.codes/commit/c4b6a2046d5ff6674a4f18a36e2fd87242828db0))
* **product:** record the standing design preference and the layout primitive rule ([5341c03](https://github.com/andrewmcodes/andrewm.codes/commit/5341c03f07b164c932d34f6aca1586318ef776ed))


### Chores

* release 9.0.0 ([db19704](https://github.com/andrewmcodes/andrewm.codes/commit/db19704b1488a6636a2bc277c68781e62d6552cc))

## [8.1.1](https://github.com/andrewmcodes/andrewm.codes/compare/v8.1.0...v8.1.1) — 2026-07-10


### Bug Fixes

* changelog and featured projects ([f6a2b11](https://github.com/andrewmcodes/andrewm.codes/commit/f6a2b115f750732cfd7ef6e40c8b12ad53a3202b))
* changelog rendering, button sizing, favicon, featured work ([#549](https://github.com/andrewmcodes/andrewm.codes/issues/549)) ([e51510e](https://github.com/andrewmcodes/andrewm.codes/commit/e51510e7c9fb0dad7582c165bda2fe6c63912e7d))


### Documentation

* add ai skills ([#548](https://github.com/andrewmcodes/andrewm.codes/issues/548)) ([128ebc4](https://github.com/andrewmcodes/andrewm.codes/commit/128ebc4342d865e120ec67501144a303ad26179f))

## [8.1.0](https://github.com/andrewmcodes/andrewm.codes/compare/v8.0.0...v8.1.0) — 2026-07-10


### Features

* **home:** homepage positioning — hero, CTAs, featured work, now ([#546](https://github.com/andrewmcodes/andrewm.codes/issues/546)) ([7e5501c](https://github.com/andrewmcodes/andrewm.codes/commit/7e5501c1dd42058ea3b3745c3e27fcf2d329fc4a)), closes [#520](https://github.com/andrewmcodes/andrewm.codes/issues/520)


### Bug Fixes

* **deps:** skip sharp native build to unblock pnpm install ([e5ae6db](https://github.com/andrewmcodes/andrewm.codes/commit/e5ae6db3b9863c66506c8902b60edd457be21208))

## v8.0.0 / 2026-05-20

Complete rewrite for Bridgetown 2.2+. ERB, ViewComponent, Tailwind v4, Radix UI Colors, Cloudflare Pages.

## [3.4.0](https://github.com/andrewmcodes/andrewm-codes-website/compare/v3.3.0...v3.4.0) — 2022-05-26

### Features

- add Minimalist Habit Tracker Template for Obsidian post ([#186](https://github.com/andrewmcodes/andrewm-codes-website/issues/186)) ([0b64c1a](https://github.com/andrewmcodes/andrewm-codes-website/commit/0b64c1ae6b74d9eda922f41f6aa64a11daf61a17))

## [3.3.0](https://github.com/andrewmcodes/andrewm-codes-website/compare/v3.2.0...v3.3.0) — 2022-05-05

### Features

- add twitter-avatar ([#182](https://github.com/andrewmcodes/andrewm-codes-website/issues/182)) ([3ff3ad8](https://github.com/andrewmcodes/andrewm-codes-website/commit/3ff3ad883b2aaf2bcd73880ef49cf5a961679c54))

## [3.2.0](https://github.com/andrewmcodes/andrewm-codes-website/compare/v3.1.0...v3.2.0) — 2022-03-30

### Features

- add "Create Repository from Current Directory with the GitHub CLI" ([#146](https://github.com/andrewmcodes/andrewm-codes-website/issues/146)) ([334be17](https://github.com/andrewmcodes/andrewm-codes-website/commit/334be1745a8bc54c22afb813f1f4d42190fa2dd8))
- add "How to Deploy Your Bridgetown Site to Github Pages" ([#141](https://github.com/andrewmcodes/andrewm-codes-website/issues/141)) ([5fe6fbb](https://github.com/andrewmcodes/andrewm-codes-website/commit/5fe6fbbd08e230f1ea795ab1fee15b3df2da579c))
- Upgrade Bridgetown to v1.0 ([#139](https://github.com/andrewmcodes/andrewm-codes-website/issues/139)) ([edadced](https://github.com/andrewmcodes/andrewm-codes-website/commit/edadcedfc5b48f3d06db997ce06b7db01d7d7314))

## [3.1.0](https://github.com/andrewmcodes/andrewm-codes-website/compare/v3.0.0...v3.1.0) — 2022-02-27

### Features

- add snippets ([#105](https://github.com/andrewmcodes/andrewm-codes-website/issues/105)) ([a945faa](https://github.com/andrewmcodes/andrewm-codes-website/commit/a945faa52766d25944b5d8b79f2672f9af8196a6))
- add snippets for installing homebrew on a M1 and Intel Mac ([#122](https://github.com/andrewmcodes/andrewm-codes-website/issues/122)) ([b8c3e6d](https://github.com/andrewmcodes/andrewm-codes-website/commit/b8c3e6d6e1d29e19f83fd124eaf27b661a2c6ff2))
- publish Stop Hoarding Notes ([#110](https://github.com/andrewmcodes/andrewm-codes-website/issues/110)) ([bac6f5c](https://github.com/andrewmcodes/andrewm-codes-website/commit/bac6f5ccd4da65096a548766071f0bc5ff9d46df))
- **snippets:** add `Enable Repeating Keys in VS Code on macOS` ([#128](https://github.com/andrewmcodes/andrewm-codes-website/issues/128)) ([4c70833](https://github.com/andrewmcodes/andrewm-codes-website/commit/4c708330f8ab887ec08a8240ca007349ddff53a7))

### Bug Fixes

- use Tailwind CLI to trigger esbuild for JIT mode ([f0cb8f8](https://github.com/andrewmcodes/andrewm-codes-website/commit/f0cb8f864fd30f4bcffcbf55ad160ff6c99516b3))

## [3.0.0](https://github.com/andrewmcodes/andrewm-codes-website/compare/v2.2.0...v3.0.0) — 2022-02-02

### ⚠ BREAKING CHANGES

- switch from snowpack to esbuild (#85)

### Features

- add 'Getting Started with Obsidian' ([#79](https://github.com/andrewmcodes/andrewm-codes-website/issues/79)) ([dc1586e](https://github.com/andrewmcodes/andrewm-codes-website/commit/dc1586e49e88bb9f42e8b289f6f350a2643eb43c))
- add new podcast episode with drew ([49dc52d](https://github.com/andrewmcodes/andrewm-codes-website/commit/49dc52d93739604953ddaaaac097b558bd58de83))
- add turbo ([#86](https://github.com/andrewmcodes/andrewm-codes-website/issues/86)) ([c7ee00f](https://github.com/andrewmcodes/andrewm-codes-website/commit/c7ee00f26be5a7ccc7011cee1aab12c0e60e1a6b))
- change font to improve loading ([#87](https://github.com/andrewmcodes/andrewm-codes-website/issues/87)) ([0d206f1](https://github.com/andrewmcodes/andrewm-codes-website/commit/0d206f1270e1d1e779c8bafb51dab3ec023a8d66))
- switch from snowpack to esbuild ([#85](https://github.com/andrewmcodes/andrewm-codes-website/issues/85)) ([b27dbb2](https://github.com/andrewmcodes/andrewm-codes-website/commit/b27dbb25f7f38f8ae39532402122fd40745b3dbb))
- upgrade bridgetown to 1.0.0.beta1 ([#83](https://github.com/andrewmcodes/andrewm-codes-website/issues/83)) ([5a7ba19](https://github.com/andrewmcodes/andrewm-codes-website/commit/5a7ba19ba70390c9c3464fe4b6e1d9066d217520))

### Bug Fixes

- get Tailwind's JIT working ([453509d](https://github.com/andrewmcodes/andrewm-codes-website/commit/453509d621d4252cbdc1553192c7aff16a681850))
- move watcher into deploy condition ([d07f452](https://github.com/andrewmcodes/andrewm-codes-website/commit/d07f4527ec7da4799d7eff743d72f2586fcc5ad1))
- update button styles to not have invisible text ([#74](https://github.com/andrewmcodes/andrewm-codes-website/issues/74)) ([1ee6c7c](https://github.com/andrewmcodes/andrewm-codes-website/commit/1ee6c7c838ab080e42b51421e9c991f66258705f))
- use bridgetown-feed plugin ([323924c](https://github.com/andrewmcodes/andrewm-codes-website/commit/323924ce3653045ef7791d672af0305eae02ecba)), closes [#88](https://github.com/andrewmcodes/andrewm-codes-website/issues/88)

### Performance Improvements

- update cache headers ([#78](https://github.com/andrewmcodes/andrewm-codes-website/issues/78)) ([d507cf3](https://github.com/andrewmcodes/andrewm-codes-website/commit/d507cf30b08214c31263ad934098d7547ed15a75))

## [2.2.0](https://github.com/andrewmcodes/andrewm-codes-website/compare/v2.1.0...v2.2.0) — 2022-01-10

### Features

- Add rubber duck show ([#70](https://github.com/andrewmcodes/andrewm-codes-website/issues/70)) ([daf102a](https://github.com/andrewmcodes/andrewm-codes-website/commit/daf102a6642381b63bedb86f3448026b5ca640f2))

## [2.1.0](https://github.com/andrewmcodes/andrewm-codes-website/compare/v2.0.1...v2.1.0) — 2022-01-10

### Features

- add correct headers ([#68](https://github.com/andrewmcodes/andrewm-codes-website/issues/68)) ([05cec55](https://github.com/andrewmcodes/andrewm-codes-website/commit/05cec55f3dc2db65c99632042af169ac870bfcd9))

## [2.0.1](https://github.com/andrewmcodes/andrewm-codes-website/compare/v2.0.0...v2.0.1) — 2022-01-09

### Bug Fixes

- use bridgetown url in production ([#65](https://github.com/andrewmcodes/andrewm-codes-website/issues/65)) ([a3d2c5a](https://github.com/andrewmcodes/andrewm-codes-website/commit/a3d2c5afa941889e682aa07b7533d200616afd29)), closes [#64](https://github.com/andrewmcodes/andrewm-codes-website/issues/64)

## [2.0.0](https://github.com/andrewmcodes/andrewm-codes-website/compare/v1.0.0...v2.0.0) — 2022-01-09

### ⚠ BREAKING CHANGES

- merge in v2.0.0 aka Canary (#55)

### Features

- merge in v2.0.0 aka Canary ([#55](https://github.com/andrewmcodes/andrewm-codes-website/issues/55)) ([e4906b2](https://github.com/andrewmcodes/andrewm-codes-website/commit/e4906b2b381fdfcdcf166430c4e90499b65cf022))

## 1.0.0 (2022-01-09)

### Features

- add aperture and new dependabot config ([c47533d](https://github.com/andrewmcodes/andrewm-codes-website/commit/c47533d4191f95d8333ab80c22a055b064eed7a6))
- add asdf article ([ee631ad](https://github.com/andrewmcodes/andrewm-codes-website/commit/ee631ade19d57b5916030e83f42fe9194f050e9d))
- add indielogin links ([2c8c181](https://github.com/andrewmcodes/andrewm-codes-website/commit/2c8c181cd8f74868940573722a6dea14a8b5664b))
- add json feed ([bc56b61](https://github.com/andrewmcodes/andrewm-codes-website/commit/bc56b61b5a1b6427f6489cc151aaae0e86ad7beb))
- add plausible ([#1](https://github.com/andrewmcodes/andrewm-codes-website/issues/1)) ([d7d022a](https://github.com/andrewmcodes/andrewm-codes-website/commit/d7d022a1ce865127dc31cfb32d695b55cc32ae2b))
- add redesigning my website article ([7530442](https://github.com/andrewmcodes/andrewm-codes-website/commit/7530442571f8a71bc07131acb005375613d45911))
- add relme tags ([c3e2370](https://github.com/andrewmcodes/andrewm-codes-website/commit/c3e23704335069fd1073213641e4e82c3f2aaacc))
- add share widget for posts ([#22](https://github.com/andrewmcodes/andrewm-codes-website/issues/22)) ([4aa3551](https://github.com/andrewmcodes/andrewm-codes-website/commit/4aa35511e0d55e0554d27de14db458d096628ca8))
- add site degraded alert due to cloudinary issue ([#33](https://github.com/andrewmcodes/andrewm-codes-website/issues/33)) ([d8f918d](https://github.com/andrewmcodes/andrewm-codes-website/commit/d8f918d718879eb9b76747425c4a8cc5692c4536))
- add webmention integration ([1eacf85](https://github.com/andrewmcodes/andrewm-codes-website/commit/1eacf855c8f95be29fd0e1a59ca2b3777c69d362))
- **add webmention links:** feat(add webmention links): ([328cb26](https://github.com/andrewmcodes/andrewm-codes-website/commit/328cb26072dcae339e90e013f526354091d320c7))
- add webpacker posts ([#9](https://github.com/andrewmcodes/andrewm-codes-website/issues/9)) ([30bd0ba](https://github.com/andrewmcodes/andrewm-codes-website/commit/30bd0bafa77c7fed1c6a75a4e54f47eddd957f06))
- **blog:** add Automating Ruby Gem Releases with GitHub Actions ([55c088f](https://github.com/andrewmcodes/andrewm-codes-website/commit/55c088f66707d6749a6e824beb91c3672104ef1a))
- **links:** add hacker news and keybase links ([4860baf](https://github.com/andrewmcodes/andrewm-codes-website/commit/4860bafb1f1e9ff4866a6f158392caf6cdb58a6a))
- **posts/webpacker-6:** add css-minimizer-webpack-plugin and an image asset guide ([#12](https://github.com/andrewmcodes/andrewm-codes-website/issues/12)) ([c3616c2](https://github.com/andrewmcodes/andrewm-codes-website/commit/c3616c2d84b23425b5afed0d7337746728a98d37))
- **posts/webpacker-6:** update to beta 2 ([#11](https://github.com/andrewmcodes/andrewm-codes-website/issues/11)) ([826635f](https://github.com/andrewmcodes/andrewm-codes-website/commit/826635ff0acf53d9541385fc7c6b1107faee05aa))
- redesign ([#4](https://github.com/andrewmcodes/andrewm-codes-website/issues/4)) ([ec2a853](https://github.com/andrewmcodes/andrewm-codes-website/commit/ec2a85347ff970d2de8847b829fe803e1654d758))
- site overhaul ([#14](https://github.com/andrewmcodes/andrewm-codes-website/issues/14)) ([3927b5c](https://github.com/andrewmcodes/andrewm-codes-website/commit/3927b5cf512df7ed9917d354dc9706d7c1003d7b))
- update webpacker 6 articles ([#10](https://github.com/andrewmcodes/andrewm-codes-website/issues/10)) ([5bd2a4a](https://github.com/andrewmcodes/andrewm-codes-website/commit/5bd2a4a1d3a21ee645d492bd1f9f801ac09c20ae))
- use dev cover image as og image ([#20](https://github.com/andrewmcodes/andrewm-codes-website/issues/20)) ([d3e534a](https://github.com/andrewmcodes/andrewm-codes-website/commit/d3e534ad1e8d5ae97d2a75670e926766b6583a9b))

### Bug Fixes

- add missing twitter social image ([351d3a8](https://github.com/andrewmcodes/andrewm-codes-website/commit/351d3a8890e7aca4011bd9dde1b9bf0b82aebc56))
- bug with scripts ([#27](https://github.com/andrewmcodes/andrewm-codes-website/issues/27)) ([5235b2b](https://github.com/andrewmcodes/andrewm-codes-website/commit/5235b2bd6afe5ddb747aa2a3bd0f5bb15f0626dd))
- cheat cors ([c090c39](https://github.com/andrewmcodes/andrewm-codes-website/commit/c090c391c8e50c9858a80d0b887570c70e89f61f))
- remove prevent default ([8e1abad](https://github.com/andrewmcodes/andrewm-codes-website/commit/8e1abad0923a0a2411f55392c3b7a288aaa51c0a))
- use correct domain for webmention ([f6a61b2](https://github.com/andrewmcodes/andrewm-codes-website/commit/f6a61b2c74961b1d842bb1bead23cef7c166ecb0))

### Performance Improvements

- **fonts:** addressive massive perf drain from misconfigured fonts ([#32](https://github.com/andrewmcodes/andrewm-codes-website/issues/32)) ([64f74a5](https://github.com/andrewmcodes/andrewm-codes-website/commit/64f74a52d2955f4220696603599ad494c8acc783))
