-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
image add. Sorry for the delay #99
base: main
Are you sure you want to change the base?
Conversation
Update contributors.js
Add files via upload
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is not considered a good practice for making more than one Pull Request for the same task, instead add your changes to the same Pull request.
Eating | ||
<lord-icon src="https://cdn.lordicon.com/jpdtnwas.json" trigger="loop" colors="primary:#121331,secondary:#e88c30" style="width:25px;height:25px"></lord-icon> | ||
</div> | ||
`, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maintain proper indentation.
{ | ||
handle_name: 'bsp2569', | ||
name: "Bhabani Shankar Panigrahi", | ||
image: "Passport size photo.jpeg", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Image path is still incorrect. Also use a image name without spaces
Path should be /images/file_name.jpg
No description provided.