chore: text update

This commit is contained in:
Cory Dransfeldt 2024-03-01 18:36:27 -08:00
parent d84799ed81
commit b2cba65de5
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
Hi! I'm Cory. 👋🏻
This is the code for my personal website and portfolio. Built using [11ty](https://www.11ty.dev) and deployed on [Netlify](https://netlify.com).
This is the code for my personal website and portfolio. Built using [11ty](https://www.11ty.dev).
[![Follow @cory@social.lol](https://img.shields.io/mastodon/follow/109606224363698309?domain=https%3A%2F%2Fsocial.lol&style=for-the-badge&logo=Mastodon&logoColor=white&labelColor=6364FF)](https://social.lol/@cory)

View file

@ -1,7 +1,7 @@
{
"name": "coryd.dev",
"version": "7.1.0",
"description": "The source for my personal site. Built using 11ty and hosted on Netlify.",
"description": "The source for my personal site. Built using 11ty.",
"type": "module",
"scripts": {
"start": "eleventy --serve",