resume and navbar update
- separated resume contents from portfolio - increased sidebar icon size - updated sidebar icons - updated fontawesome icon versoin
This commit is contained in:
parent
4228eb097f
commit
71a74daf24
7 changed files with 65 additions and 47 deletions
10
package.json
10
package.json
|
@ -7,11 +7,11 @@
|
|||
"build": "yarn generate && react-scripts build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-svg-core": "^1.2.36",
|
||||
"@fortawesome/free-brands-svg-icons": "^5.15.4",
|
||||
"@fortawesome/free-regular-svg-icons": "^5.15.4",
|
||||
"@fortawesome/free-solid-svg-icons": "^5.15.4",
|
||||
"@fortawesome/react-fontawesome": "^0.1.16",
|
||||
"@fortawesome/fontawesome-svg-core": "^6.1.1",
|
||||
"@fortawesome/free-brands-svg-icons": "^6.1.1",
|
||||
"@fortawesome/free-regular-svg-icons": "^6.1.1",
|
||||
"@fortawesome/free-solid-svg-icons": "^6.1.1",
|
||||
"@fortawesome/react-fontawesome": "^0.1.18",
|
||||
"elasticlunr": "^0.9.5",
|
||||
"highlight.js": "^11.3.1",
|
||||
"katex": "^0.15.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue