vinitshahdeo / PortScanner

A go-to tool for scanning network. Scan all the open ports for a given host with just one click.
https://vinitshahdeo.github.io/PortScanner/
MIT License
132 stars 114 forks source link

Image not display on landing Page(Missing src parameter of Image) #151

Open palrohitg opened 3 years ago

palrohitg commented 3 years ago

In index.html image tag had empty src target.

 <a href="#user"><img class="circle" src=""></a>

image It would be great if you provide the image for the same. @vinitshahdeo @Kashish121

welcome[bot] commented 3 years ago

Thanks for opening your first issue! Mentors will get back to you soon. Meanwhile check this repo for more.

Hacktoberfest2020

vinitshahdeo commented 3 years ago

@ishika1727 Can you please share the logo with @palrohitg?

ishika1727 commented 3 years ago

Hey @palrohitg !

You can find the logo in master branch in the assets/raw/logo. Also attaching an image for reference.

image

palrohitg commented 3 years ago

@ishika1727 Could you assign the so I can generate the PR ? image

Srijan205 commented 3 years ago

I want to solve this issue as a participant of GSSOC'21

ishika1727 commented 3 years ago

@palrohitg assigned you the issue. Please go ahead with the PR in feature/frontend branch.

palrohitg commented 3 years ago

@ishika1727 actually the issue is related to feature/python3.8

ishika1727 commented 3 years ago

@Kashish121 pls verify if this issue is for feature/python3.8

palrohitg commented 3 years ago

@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. image

Kashish121 commented 3 years ago

@palrohitg you can create a new branch in your fork palrohitg/PortScanner and then push your commits there and create a PR.