From 55b3ba2591325384332081bdb463d4852aa144d0 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Wed, 16 Apr 2025 19:08:40 -0400 Subject: [PATCH] feat: typos --- posts/software/from-github-pages-to-aws.html | 4 +--- posts/software/my-cp-setup.html | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/posts/software/from-github-pages-to-aws.html b/posts/software/from-github-pages-to-aws.html index 83187d2..019ba52 100644 --- a/posts/software/from-github-pages-to-aws.html +++ b/posts/software/from-github-pages-to-aws.html @@ -68,9 +68,7 @@

the setup

- This website is pure HTML, CSS, and JavaScript. While I will - certainly need sever-side capabilities eventually, I am seeing how - far the purist route can take me. + This website is pure HTML, CSS, and JavaScript.

AWS-wise, I use:

the solution