chore: update readme
0a0bebd1
1 file(s) · +5 −2
| 1 | 1 | <div align="center"> |
|
| 2 | - | <img alt="stevedylandevlogo" src="./public/512x512.png" width="70" /> |
|
| 2 | + | <img alt="stevedylandevlogo" src="./packages/client/public/512x512.png" width="70" /> |
|
| 3 | 3 | </div> |
|
| 4 | 4 | ||
| 5 | 5 | </br> |
|
| 6 | 6 | ||
| 7 | - | My personal website based off the amazing [astro-cactus-template](https://github.com/chrismwilliams/astro-theme-cactus) with my own special touches. |
|
| 7 | + | My personal website that is in a constant state of devlopment and growth |
|
| 8 | + | ||
| 9 | + | - `client` - based off the amazing [astro-cactus-template](https://github.com/chrismwilliams/astro-theme-cactus) with my own special touches. |
|
| 10 | + | - `server` - Hono + Cloudflare worker and KV for auth sessions |