mirror of
https://github.com/BradNut/personal-website-sveltekit
synced 2025-09-08 23:20:18 +00:00
chore: ⬆️ Update Melt and Personal Website description
This commit is contained in:
parent
6b3a280b3b
commit
fb5a082abd
3 changed files with 5030 additions and 2 deletions
|
|
@ -58,7 +58,7 @@
|
|||
},
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@melt-ui/svelte": "^0.19.0",
|
||||
"@melt-ui/svelte": "^0.19.1",
|
||||
"@types/nprogress": "^0.2.0",
|
||||
"ioredis": "^5.3.2",
|
||||
"nprogress": "^0.2.0"
|
||||
|
|
|
|||
5028
pnpm-lock.yaml
Normal file
5028
pnpm-lock.yaml
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -14,9 +14,9 @@ portfolioImageAlt: 'Home Page of bradleyshellnut.com'
|
|||
Tech Stack:
|
||||
|
||||
- <ExternalLink href="https://kit.svelte.dev/" showIcon>SvelteKit</ExternalLink>
|
||||
- <ExternalLink showIcon href="https://www.melt-ui.com/">Melt UI</ExternalLink> for the headless-ui components.
|
||||
- TypeScript
|
||||
- Deployed on Vercel
|
||||
- <ExternalLink showIcon href="https://www.melt-ui.com/">Melt UI</ExternalLink> for the headless-ui components.
|
||||
- Bee, Shell, Nut, and Seattle Icons made by <ExternalLink showIcon href="https://www.flaticon.com/authors/freepik" ariaLabel="Freepik">"Freepik"</ExternalLink> from <ExternalLink showIcon href="https://www.flaticon.com" ariaLabel="Flaticon">flaticon.com</ExternalLink>
|
||||
|
||||
Previous version of my website was written using React and Gatsby which you can view <ExternalLink href="https://wonderful-austin-9f17d2.netlify.app/" ariaLabel="React and Gatsby Personal Site version" showIcon>here</ExternalLink>.
|
||||
|
|
|
|||
Loading…
Reference in a new issue