PortScanner
PortScanner copied to clipboard
Image not display on landing Page(Missing src parameter of Image)
In index.html image tag had empty src target.
<a href="#user"><img class="circle" src=""></a>
It would be great if you provide the image for the same.
@vinitshahdeo @Kashish121
Thanks for opening your first issue! Mentors will get back to you soon. Meanwhile check this repo for more.
@ishika1727 Can you please share the logo with @palrohitg?
Hey @palrohitg !
You can find the logo in master
branch in the assets/raw/logo
. Also attaching an image for reference.
@ishika1727 Could you assign the so I can generate the PR ?
I want to solve this issue as a participant of GSSOC'21
@palrohitg assigned you the issue. Please go ahead with the PR in feature/frontend
branch.
@ishika1727 actually the issue is related to feature/python3.8
@Kashish121 pls verify if this issue is for feature/python3.8
@vinitshahdeo I am not able to get how can i generate a new PR for this issue. I will redirect me to the other PR that already generated but not merge it. showing it will get merge automatically.
@palrohitg you can create a new branch in your fork palrohitg/PortScanner
and then push your commits there and create a PR.