Added social links to rep

This commit is contained in:
Alexis
2023-04-30 13:43:38 +02:00
parent 8573fe0549
commit 1ab7e26146
8 changed files with 308 additions and 18 deletions

View File

@@ -10,6 +10,11 @@
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.4.0",
"@fortawesome/free-brands-svg-icons": "^6.4.0",
"@fortawesome/free-regular-svg-icons": "^6.4.0",
"@fortawesome/free-solid-svg-icons": "^6.4.0",
"@fortawesome/vue-fontawesome": "^3.0.3",
"@tailwindcss/typography": "^0.5.4",
"@vueuse/core": "^10.1.0",
"pinia": "^2.0.35",