hugo-theme-diary icon indicating copy to clipboard operation
hugo-theme-diary copied to clipboard

Use <div> tag instead of <a> tag when no newer-post exists

Open markruler opened this issue 1 year ago • 0 comments
trafficstars

Currently, the <a> tag is being used even when there are no newer posts in the list. Since no link is necessary in such cases, I replaced the <a> tag with a <div> tag.

Please review my PR. @AmazingRise

https://pagespeed.web.dev/ -> https://markruler.github.io/posts/os/swap-memory/

image

image

markruler avatar Sep 08 '24 02:09 markruler