bchiang7 / v4

Fourth iteration of my personal website built with Gatsby

Home Page:https://v4.brittanychiang.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hide projects section

hardcore opened this issue · comments

Hi @bchiang7 ,

thanks a lot for your code! How can I hide the "projects" section in the code?

Thanks a lot :-)

Thanks a lot! :-)

One last question: How is it possible to change the logo at the top and the logo at the loading screen?

Thanks you very much!

@hardcore you'll have to update the following files for this as per your need:

src/components/icons/loader.js
src/components/icons/logo.js

Hope it helps!

Thanks a lot @manitbaser