feat: new post, updates styles
This commit is contained in:
parent
e1a9e58386
commit
8a71d10c07
5 changed files with 99 additions and 5 deletions
|
|
@ -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" },
|
||||
],
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue