-
- Downloads
WIP: add social icones & stay to center froggit's logo
parent
5b4024a1
No related branches found
No related tags found
This commit is part of merge request !23. Comments created here will be created in the context of that merge request.
Showing
- docusaurus.config.js 0 additions, 26 deletionsdocusaurus.config.js
- package-lock.json 5 additions, 0 deletionspackage-lock.json
- package.json 1 addition, 0 deletionspackage.json
- src/css/custom.css 92 additions, 0 deletionssrc/css/custom.css
- src/theme/Footer.js 87 additions, 0 deletionssrc/theme/Footer.js
- src/theme/FooterBis/index.js 130 additions, 0 deletionssrc/theme/FooterBis/index.js
- src/theme/FooterBis/styles.module.css 15 additions, 0 deletionssrc/theme/FooterBis/styles.module.css
... | ... | @@ -25,6 +25,7 @@ |
"prism-react-renderer": "^1.2.1", | ||
"react": "^17.0.1", | ||
"react-dom": "^17.0.1", | ||
"react-icons": "^4.2.0", | ||
"url-loader": "^4.1.1" | ||
}, | ||
"browserslist": { | ||
... | ... |
src/theme/Footer.js
0 → 100644
src/theme/FooterBis/index.js
0 → 100644
src/theme/FooterBis/styles.module.css
0 → 100644
Please register or sign in to comment