Add post list

This commit is contained in:
Tyler Perkins
2023-07-15 20:59:44 -04:00
parent fb64b9802f
commit 21d70b4a8a
9 changed files with 181 additions and 26 deletions

View File

@@ -9,8 +9,12 @@
"url": "/resume/"
},
{
"name": "Blog",
"url": "/blog/"
"name": "Posts",
"url": "/posts/"
},
{
"name": "Utilities",
"url": "/utilities/"
},
{
"name": "About",
@@ -19,7 +23,7 @@
],
"RightHandSide": [
{
"name": "Login",
"name": "User Portal",
"url": "https://auth.clortox.com/"
}
]