diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 0000000..ec73fec --- /dev/null +++ b/package-lock.json @@ -0,0 +1,6 @@ +{ + "name": "site", + "lockfileVersion": 3, + "requires": true, + "packages": {} +} diff --git a/site/src/routes/+page.svelte b/site/src/routes/+page.svelte index 562a20b..6b85464 100644 --- a/site/src/routes/+page.svelte +++ b/site/src/routes/+page.svelte @@ -15,7 +15,7 @@

Hey! My name is

-

An experienced full stack developer, cybersecurity enthusiest, and computer science student at the University of Toronto active in CTFs, hackathons, programming competitions, and indie developer of the soon-to-be-released game Subterworks

+

An experienced full stack developer, cybersecurity enthusiast, and computer science student at the University of Toronto active in CTFs, hackathons, programming competitions, and indie developer of the soon-to-be-released game Subterworks

This site is still being ported!