feat: new post, updates styles

This commit is contained in:
Barrett Ruth 2024-06-18 17:59:01 -05:00
parent e1a9e58386
commit 8a71d10c07
5 changed files with 99 additions and 5 deletions

View file

@ -3,7 +3,7 @@ const postMapping = new Map([
"Software",
[
{ name: "from github pages to aws", link: "from-github-pages-to-aws" },
{ name: "designing this website" },
{ name: "designing this website", link: "designing-this-website" },
{ name: "working in the terminal" },
],
],