Skip to content

Commit

Permalink
RWD
Browse files Browse the repository at this point in the history
  • Loading branch information
szram-co committed Dec 12, 2023
1 parent 90b7f9e commit 1c68fe1
Show file tree
Hide file tree
Showing 27 changed files with 742 additions and 317 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset='UTF-8' />
<link href='/favicon.ico' rel='icon' />
<meta content='width=device-width, initial-scale=1.0' name='viewport' />
<title>Patryk Szram :: FULLSTACK WEB DEVELOPER</title>
<title>Patryk Szram - FULLSTACK WEB DEVELOPER</title>
<link href='https://use.typekit.net/sos6jcp.css' rel='stylesheet'>
</head>
<body>
Expand Down
117 changes: 117 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,13 @@
"type-check": "vue-tsc --noEmit -p tsconfig.app.json --composite false"
},
"dependencies": {
"@types/gsap": "^3.0.0",
"@vueuse/head": "^2.0.0",
"bootstrap": "^5.3.2",
"bootstrap-icons": "^1.11.1",
"dayjs": "^1.11.10",
"firebase": "^10.6.0",
"gsap": "^3.12.3",
"qrcode": "^1.5.3",
"vue": "^3.3.4",
"vue-i18n": "^9.7.0",
Expand Down Expand Up @@ -44,4 +47,4 @@
"vue-cli-plugin-i18n": "~2.3.2",
"vue-tsc": "^1.8.19"
}
}
}
Loading

0 comments on commit 1c68fe1

Please sign in to comment.