akshitagupta15june / Moksh

Unlock your potential and achieve true balance in life with Moksh
https://akshitagupta15june.github.io/Moksh/
MIT License
214 stars 423 forks source link

[BUG] #1426

Closed PulastTiwari closed 8 months ago

PulastTiwari commented 8 months ago

Bug for the subheading in index.html

Describe the bug:

There was an unexpected closing p tag with conflicting attributes with the h2

The bug was mention like this

["ERROR" - 09:53:40] Unexpected closing tag "p". It may happen when the tag has already been closed by another tag. For more info see https://www.w3.org/TR/html5/syntax.html#closing-elements-that-have-implied-end-tags (250:13) 248 |

249 |

It is a spiritual productivity tool designed for individuals who want to unlock their potential and achieve true balance in life.

250 |

| ^^^^

Could you please assign this issue to me I have already fixed this and pushed to my fork repository. Along with reformatting of the code with prettier extension to make it more readable for the rest of the community. Also please mark this issue under SWOC 2024 label on January 1.

github-actions[bot] commented 8 months ago

Congratulations, @PulastTiwari! 🎉 Thank you for creating your issue for Moksh. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work! Should you have any queries or require guidance, do not hesitate to ask.

PulastTiwari commented 8 months ago
Screenshot 2023-12-29 at 10 16 27 AM

@akshitagupta15june I have fixed this in the forked repository and reformatted the index.html with prettier extension to make it more readable for the community and would like to make a pull request under SWOC24 label. Please assign this to me

PulastTiwari commented 8 months ago

I removed the formatting with prettier and new PR would just fix this syntax error.