feat: improve footer
- use icon & tooltip for social links - add LinkedIn link - improve readability ot Terms of Service link in dark mode
This commit is contained in:
parent
45ec9c90cb
commit
f86c8b2ea5
3 changed files with 34 additions and 5 deletions
|
|
@ -39,7 +39,8 @@
|
|||
"gatsby-transformer-remark": "^5.19.0",
|
||||
"gatsby-transformer-sharp": "^4.19.0",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2"
|
||||
"react-dom": "^17.0.2",
|
||||
"react-icons": "^4.7.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^17.0.45",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue