79326718

Date: 2025-01-03 14:31:22
Score: 0.5
Natty:
Report link

Another work around is adding an id to the body of the current page and assigning the same to the anchor tag's href, then use js to navigate to /blog#blog

<body id="blog">
    <a href="/blog#blog">Blog</a>
</body>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: youssef abdulaziz