chore: text update
This commit is contained in:
parent
d84799ed81
commit
b2cba65de5
2 changed files with 2 additions and 2 deletions
|
@ -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).
|
||||
|
||||
[](https://social.lol/@cory)
|
||||
|
||||
|
|
|
@ -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",
|
||||
|
|
Reference in a new issue