lidaof / eg-react

WashU Epigenome Browser
https://epigenomegateway.wustl.edu
Other
66 stars 29 forks source link

How to insert an image in the header of the page? #280

Closed KHBHH closed 1 year ago

KHBHH commented 2 years ago

I would like to insert an image next to washu logo as in here? Which file should I need to edit in order to do so?

image

Thank you for the guidance, much appreciated!

lidaof commented 2 years ago

HI @KHBHH you would need to modify the 'Nav.js' file. You can install react-devtools which can help you find which component to edit.